animated_theme_switcher 2.0.4
animated_theme_switcher: ^2.0.4 copied to clipboard
Flutter animated theme switcher, that help to create beautiful transactions during the theme switch.
2.0.4 #
- readme fix
2.0.3 #
- fixes const Widget bug
2.0.2 #
- update dependencies
- update examples
- fixes
2.0.1-nullsafety.0 #
- hide builder inside themeProvider widget
2.0.0-nullsafety.0 #
- Removed unnecessary 'android' and 'ios' folders
- Migrated to null-safety
- Removed deprecated code
1.0.9 #
- supported platforms fix
1.0.8 #
- add reverse animation feature
- specify supported platforms // web not supported
1.0.7 #
- add example with shared shared_preferences
1.0.6 #
- add custom clipper
- change background screenshot quality
1.0.5 #
- fix packages
1.0.4 #
- example updated
- bug fixed
1.0.3 #
- update readme.md
1.0.2 #
- longer description added
1.0.1 #
- changelog.md added
1.0.0 #
- Initial version