gesture_navigation 0.0.3
gesture_navigation: ^0.0.3 copied to clipboard
A Flutter package for handling intuitive gesture navigation, including edge swipes, pinch-to-zoom, and modal controls.
Changelog #
All notable changes to this project will be documented in this file.
0.0.3 Initial Release (2025-02-03) #
π Bug Fixes: #
- Fixed edge gesture misdetection when swiping diagonally.
- Corrected gesture conflicts with existing Flutter navigation.
- Removed unnecessary default case warning in
swipe_navigation.dart
. - Eliminated unused function warnings (
_showSnackbar
).
Contributors #
Developed by @SufiyanRazaq
Pull requests are welcome! π
π’ Need Help?
- GitHub Issues: Report a bug or request a feature
- Documentation: Available in the README.md file.