one_context 0.3.0  one_context: ^0.3.0 copied to clipboard
one_context: ^0.3.0 copied to clipboard
OneContext provides a simple way to deal with Dialogs, Overlays, Navigations, Theme* and MediaQuery* with no need of BuildContext.
0.3.0 May 25, 2020 #
- Add OneHotReload to reload widget tree (useful for theme, locale, etc...)
- Add dark and light theme mode changer (Auto save)
- Add themeData and darkThemeData changer
- Add reload, restart and reboot app
- Add boot another app with setUp feature
0.2.3 May 6, 2020 #
- fix generics
0.2.2 May 6, 2020 #
- Linter fixes
0.2.1 May 5, 2020 #
- Add MediaQuery
- Add Theme
- Add TextTheme
0.1.1 Update description #
0.1.0 Initial release #
- add showDialog
- add showModalBottomSheet
- add showBottomSheet
- add showSnackBar
- add dismissSnackBar
- add showOverlay
- add addOverlay
- add showProgressIndicator
- add all Flutter Navigator methods (push, pushNamed, ...) - Flutter 1.12.13+hotfix.9 • channel stable • Dart 2.7.2