adaptive_scaffold 0.2.1
adaptive_scaffold: ^0.2.1 copied to clipboard
A ready made, easily themable Adaptive Scaffold featuring a navigation bar, a navrail and a drawer.
0.2.1 - 2020-05-07 #
- Version update on readme
0.2.0 - 2020-05-07 #
- Make adaptive_scaffold completely compatible with 1.7.0
- Add a bottom_navbar_theme until flutter 1.18.0-pre 6 (which contains the Material implementation for BottomNavigationBarTheme) reaches stable
0.1.0 - 2020-05-07 #
- Initial Release.
- Package depends on NavigationRail which requires flutter > 1.7.0
- Package also depends on BottomNavigationBarTheme which requires flutter 1.18.0-pre-6