responsive_scaffold 1.0.0+1 responsive_scaffold: ^1.0.0+1 copied to clipboard
On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.
1.0.0 - (BREAKING CHANGE) - [05.22.2019] #
- Changing ResponsiveScaffold to Layout
- Moved Responsive List to seperate Widget
- Updating Example
0.3.0 - 04.06.2019 #
- Updating Example to be desktop
0.2.1 #
- Updating Example
- Fixing SetState for Tablet View
0.2.0 #
- Adding Back
emptyItems
andnullItems
- Fixing Bug and Adding
.custom
option to specifitySliverChildDelagate
- Updated Example
0.1.0 #
- Removing
noItems
andnullItems
0.0.5 #
- Added Mobile Navigator BuildContext
navigatorContext
0.0.4 #
- Aded Use
rootNavigator
0.0.3 #
- Fixing Version
- Updating UI
- Removing
extendBody
till next update - FAB now showing up in right place
- Adding Scaffold Key
- Updated Example
0.0.2 #
- Adding Customizable Flex
- Conditional Building
0.0.1 #
- Adding Widgets