animated_indexed_stack 0.0.7
animated_indexed_stack: ^0.0.7 copied to clipboard
AnimatedIndexedStack is alternative of IndexedStack with ability to provide custom transitions on index change; by providing RouteTransitionsBuilder. Each child of stack can also be manually built usi [...]
CHANGELOG #
0.0.7 2020 Sep 30 #
- Remove hardcode grey color
- Add windows example
0.0.6 2020 Aug 25 #
- Add descrition to pubspec.yaml
0.0.5 2020 Aug 25 #
- Add README.md to example
0.0.4 2020 Aug 25 #
- Remove example defalut readme
0.0.3 2020 Aug 25 #
- Fix expamle
0.0.2 2020 Aug 25 #
- Added pageBuilderList as alternative to children
- Added Example: Simple Tab Selector
0.0.1 2020 July 26 #
- Release Aphla Version of AnimatedIndexStack