shell_route_transitions 0.0.7
shell_route_transitions: ^0.0.7 copied to clipboard
A Flutter package that provides beautiful and customizable transitions for shell routes in Flutter applications.
0.0.1 #
- Initial release of Shell Route Transitions
- Added fade, horizontal slide, vertical slide, and scale transitions
- Added support for custom transitions
- Documentation and examples
0.0.2 #
- Updated package readme with better examples
- Added example project folder with sample implementation
- Added visual demonstrations with GIFs
- Added detailed usage examples
- Improved documentation
- Fixed exports
0.0.7 #
- Fixed critical bug in animation handling during rapid tab switching
- Added state synchronization protection to prevent UI/navigation state mismatch
- Improved animation interruption handling for better user experience
- Enhanced the interactive state management during transitions
- Optimized transition behavior for quick navigation between tabs
- Added safety checks to ensure animations and state remain in sync