master_detail_scaffold 2.0.0 master_detail_scaffold: ^2.0.0 copied to clipboard
A package for implementing a responsive master-detail scaffold widget
[2.0.0] #
- Breaking change migrated to null safety and bumped Dart and Flutter SDK constraints to match
- Recreated example app
- Updated readme to indicate that Navigator 1.0 is used
- Updated readme to indicate that package may not be suitable for all scenarios
[1.1.1+2] #
- Minor updates to example app
[1.1.1+1] #
- Add link to example running on the web
- Mention behaviour of back button in readme when both panes are visible
[1.1.1] #
- Fix example to use relative imports
[1.1.0] #
- Breaking change remove default value for
twoPanesWidthBreakpoint
property - Add description about
twoPanesWidthBreakpoint
to readme
[1.0.0] #
- Initial release