pull_me_down 0.0.2
pull_me_down: ^0.0.2 copied to clipboard
A professional, fluid, and customizable pull-to-refresh package for Flutter. Features a unique liquid elastic animation, haptic feedback, and smart spinner.
0.0.2 #
- Documentation Support: Added comprehensive DartDocs for all public APIs.
- Analysis Fixes: Resolved strict linting issues
- Performance: Optimized unused imports and deprecated API calls.
0.0.1 #
- Initial Release of
pull_me_down! 🚀 - Added Liquid Elastic pull-to-refresh animation.
- implemented Smart Spinner with automatic contrast adjustment.
- Added support for Custom Loading Widgets via
loadingIndicator. - Added Haptic Feedback for a tactile experience.
- Added support for Android (Clamping) and iOS (Bouncing) scroll physics.
- Included comprehensive Example App with playground settings.