orientation_helper 1.1.0 orientation_helper: ^1.1.0 copied to clipboard
A Flutter plugin to easily handle screen orientation for every route in your app.
1.1.0 #
- Add possibility to pass parameters to route.
1.0.2 #
- Change orientation only for PageRoutes (Don't change orientation when dialogs, bottomSheets ..etc are opened).
- Add
defaultOrientation
property
1.0.1+3 #
- Provide better documentation
1.0.1+2 #
- Remove unused dependencies
1.0.1+1 #
- Update readme
1.0.1 #
- Provide documentation
1.0.0 #
- Fix issues
0.0.1 #
- Describe initial release.