multi_screen_layout 1.0.0 multi_screen_layout: ^1.0.0 copied to clipboard
A collection of Widgets that make multi screen user experiences easy to build
1.0.0 #
- Stable release. No changes.
0.2.0 #
- Updated code to work with Flutter 1.22
0.1.0 #
- Added support for Samsung Flex Mode for both
TwoPageLayout
andMasterDetailLayout
- For both
TwoPageLayout
andMasterDetailLayout
you can now disable their behavior on specific types of devices
0.0.3 #
- Added
MasterDetailLayout
0.0.2 #
- Fixed error when used with ListView
0.0.1 #
- First release with
TwoPageLayout
and Surface Duo support