status_bar_tap 1.0.4
status_bar_tap: ^1.0.4 copied to clipboard
A Flutter package that enables scroll-to-top functionality when tapping the status bar (iOS) or top area (Android). Supports platform-specific configuration.
1.0.4 #
- Added demo GIF to README
1.0.3 #
- Updated example in README
1.0.2 #
- Updated minimum Flutter version to 3.35.0
- Updated minimum Dart SDK to 3.9.0
- Removed flutter_lints dev dependency
1.0.1 #
- Added demo GIF to README
- Added MIT license file
- Improved README documentation and examples
1.0.0 #
- Initial release of status_bar_tap
- Added iOS and Android support