flutter_morphing_icons 0.0.1
flutter_morphing_icons: ^0.0.1 copied to clipboard
A Flutter package that provides smooth icon morphing animations between different states with customizable transitions and easing curves.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2024-12-19 #
Added #
- Initial release of flutter_morphing_icons package
- Smooth icon morphing animations between different states
- Support for custom icon transitions
- Configurable animation duration and curves
- Multiple morphing animation types
- Example usage and documentation
Features #
- MorphingIcon widget for smooth state transitions
- Customizable animation parameters
- Support for various icon types (Icons, custom widgets)
- Built-in easing curves for natural animations
- Responsive design support
Documentation #
- Comprehensive README with usage examples
- API documentation
- Getting started guide
- Example project included