orientation_helper 1.0.2 orientation_helper: ^1.0.2 copied to clipboard
A Flutter plugin to easily handle screen orientation for every route in your app.
#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.