orientation_picker 0.1.0
orientation_picker: ^0.1.0 copied to clipboard
A simple convenience widget for Flutter to conditionally display (or hide) other widgets based on device orientation (or aspect ratio).
0.1.0 - 2021-03-11 #
- Release.
0.0.2-dev.1 - 2021-03-11 #
- Documentation fix.
0.0.1 - 2021-03-11 #
- Made null safe. Updated to Dart 2.12.0/Flutter 2.0.1
0.0.1-dev.5 - 2021-03-11 #
- Updated documentation and examples to conform to pub.dev conventions, maybe.
0.0.1-dev.4 - 2021-03-11 #
- Added Cupertino tests.
0.0.1-dev.3 - 2021-03-11 #
- Removed legacy code.
0.0.1-dev.2 - 2021-03-11 #
- Initial release.
0.0.1-dev.1 - 2021-03-10 #
- Initial development.