focus_on_it 1.0.6
focus_on_it: ^1.0.6 copied to clipboard
Get notified when a widget is focused or unfocused and react to it.
1.0.6 #
Improvements:
- Updated visibility_detector dependency to 0.4.0+2.
- Updated example project dependencies.
1.0.5 #
Documentation:
- Reorganized the content of the README into more concise and readable sections.
- Added usage examples and sample code to the "Usage" section.
- Added a "Contributing" section with instructions for those who want to contribute to the project.
- Added a "License" section with information about the MIT license.
- Added a "Installation" section with instructions for installing the library.
- Fixed a broken link in the "Example" section.
Improvements:
- Improved the changelog format to make it easier to read and understand.
- Added categories to the changelog to better organize the changes.
1.0.4 #
Documentation:
- Removed the divisor from changelog.
Bug Fixes:
- Fixed project formatter.
1.0.3 #
Documentation:
- Fixed the documentation of onFocus and onUnfocus events that were inverted.
1.0.2 #
Improvements:
- Downgrade of dart version from 2.18.6 to 2.12.0
1.0.1 #
Documentation:
- Updated pubspec description for pub.dev