accessibility 1.1.1
accessibility: ^1.1.1 copied to clipboard
An all-in-one solution to enhance your project with accessibility features.
1.1.1 #
Bug Fixes #
- Fix screenshots paths for generated docs
- Remove InputDecorationThemeData for now, due to pub analysis environment not up to date
1.1.0 #
Features #
- Add comprehensive internationalization support with 80+ languages
- Add multiple example projects (basic, custom UI, multi-language)
- Add accessible theme data with enhanced theme switching capabilities
Improvements #
- Enhanced accessibility settings with proper semantic labeling
- Improved theme profile descriptions and localization
Bug Fixes #
- Remove incorrect semantic count from components
- Fix not exposed ThemeSettingsBuilder and SharedPreferencesInherited
Documentation #
- Add comprehensive documentation for new features
- Update README with setup and usage examples
- Add documentation for multiple example folders
Testing #
- Add comprehensive localization tests for all supported languages
- Add tests for accessible theme data
- Add tests for multi-language example
- Update existing tests to support deferred localizations
Refactoring #
- Wrap settings group with safe area
- Make text of read more button expandable
- Apply linting fixes and code style improvements
- Remove unused code and optimize examples
1.0.0 #
- Initial release