focus_on_it 1.0.4
focus_on_it: ^1.0.4 copied to clipboard
Get notified when a widget is focused or unfocused and react to it.
1.0.4 #
- Removed the divisor from changelog.
- Fixed project formatter.
1.0.3 #
- Fixed the documentation of onFocus and onUnfocus events that were inverted.
1.0.2 #
- Downgrade of dart version from 2.18.6 to 2.12.0
1.0.1 #
- Updated pubspec description for pub.dev
1.0.0 #
Initial release
- Created and updated the focus detection.
- Documentation and examples.
- Added tests.