ease_x 2.0.0
ease_x: ^2.0.0 copied to clipboard
A set of useful Flutter extensions for UI, navigation, theming, and utilities.
2.0.0 Major Release 🚀 #
- Animation Extensions - Beautiful widget animations (fade, slide, scale, bounce, shake)
- Color Utilities - Advanced color manipulation and material palette generation
- Cache Utilities - Smart caching with TTL support and file management
- Permission Utilities - Seamless permission handling with user-friendly dialogs
- Enhanced Validation - Credit card, URL, postal code, age, and username validators
- New dependencies: permission_handler, path_provider
1.6.3 #
- Minor bug fixes
1.5.0 #
- Add EaseXFileSaver for dynamic file saving
- Add Shimmer effect for loading states
1.4.0 #
- Add EaseXStorage for key-value persistence
- Add EaseXMedia for image/video picking
1.3.0 #
- Add EaseXShare for file and text sharing
- Add WhatsApp integration
1.2.0 #
- Add animated alert dialogs
- Add global loader with navigator key support
1.1.3 #
- Minor improvements
1.1.0 #
- Add light and dark theme presets (EaseXTheme)
1.0.0 #
- Initial release
- Core extensions: Navigation, UI, Text styling
- Device utilities and validators
- Toast notifications