swipe_magic 1.0.0
swipe_magic: ^1.0.0 copied to clipboard
A Flutter package for Tinder-like swipe cards with smooth animations and customizable interactions. Supports left, right, and up swipe gestures.
1.0.0 3 November 2025 #
- 🎉 Package rebranded to swipe_magic
- ✨ Enhanced Features:
- Modern Flutter SDK support (>=2.17.5 <4.0.0)
- Fixed deprecated Matrix4.scale() usage
- Improved documentation with emojis and better formatting
- Enhanced README with complete examples and customization guide
- Updated to MIT License
- 🐛 Bug Fixes:
- Resolved deprecated API warnings
- Better null safety implementation
- Improved error handling
- 📚 Documentation:
- Comprehensive README with usage examples
- Better API documentation
- Added customization guide