responsive_mpa_web 0.0.4
responsive_mpa_web: ^0.0.4 copied to clipboard
Flutter plugin for responsive web application with Multi Page Application experience.
0.0.4 #
- set plugin platform -> web
- set platform support in
pubspec.yaml - add MIT License
- remove default constructor for
AppBarTitle()
0.0.3 #
- Add [WebPageView] widget
- Fix page / window title bug
- remove [ResponsiveMPAWebConfig] class
0.0.2 #
- Add responsive bounds to WebPageWidget class
- Fix [AppDrawer] bug
0.0.1 #
- Initial version