flutter_adaptive_scaffold 0.0.7 flutter_adaptive_scaffold: ^0.0.7 copied to clipboard
Widgets to easily build adaptive layouts, including navigation elements.
0.0.7 #
- Patch duplicate key error in SlotLayout.
0.0.6 #
- Change type of
appBar
parameter fromAppBar?
toPreferredSizeWidget?
0.0.5 #
- Calls onDestinationChanged callback in bottom nav bar.
0.0.4 #
- Fix static analyzer warnings using
core
lint.
0.0.3 #
- First published version.
0.0.2 #
- Adds some more examples.
0.0.1+1 #
- Updates text theme parameters to avoid deprecation issues.
0.0.1 #
- Initial release