flutter_flip_flap 0.3.0
flutter_flip_flap: ^0.3.0 copied to clipboard
A customizable split-flap and flip-style display widget for Flutter — supports both mechanical "flap" and 3D "flip" animations.
0.0.1 #
- Initial release. Support flap units
0.1.1 #
- theme.panelDecoration renamed to theme.displayDecoration
- small refactoring
0.1.2 #
- add example app
- fix animation
0.2.0 #
- add flapped child widget
- improve flapped text unit
- use flapped widget in example
0.2.1 #
- link to web live demo in read.me
0.2.2 #
- refactor code
0.3.0 #
- add flip unit
- use flip unit in example
- update example and read.me