concentric_transition 1.0.3 concentric_transition: ^1.0.3 copied to clipboard
Concentric Transition effect. Useful for onboarding, page transitions etc.
[1.0.2] - 2022.05.09 #
- Added nextButtonBuilder option to ConcentricPageView
- Global code refactored
- Added
flutter_lints
- Cleanup
[1.0.1] - 2021.05.01 #
- Cleanup
- Added github actions
[0.1.1] - 2020.01.28 #
- Fixed ConcentricPageRoute
- Added more examples
- Added more screens
- New Example style
[0.1.0] - 2019.11.16 #
- Code improvements
- Public release
[0.0.1] - 2019.11.15 #
- Basic implementation