adaptive_navigation 0.0.6
adaptive_navigation: ^0.0.6 copied to clipboard
A component to be used in place of the Scaffold widget when you want automatic switching between Navigation Rail and Bottom Navigation Bar.
[0.0.6] - May 19, 2022 #
- Updated the value of the pubspec 'repository' field.
[0.0.5] - November 18, 2021 #
- Add missing key to Scaffold widgets.
- Replace
AppBar
deprecated fields and add linting to example.
[0.0.4] - July 14, 2021 #
- Adopt
flutter_lints
and migrate fromRaisedButton
toElevatedButton
.
[0.0.3] - December 14, 2020 #
- Migrate to NNBD
[0.0.2] - October 9, 2020 #
- Update adaptive_breakpoint dependency.
[0.0.1] - August 12, 2020 #
- The initial release adds adaptive navigation