flutter_auto_orientation 1.0.0-beta.1 copy "flutter_auto_orientation: ^1.0.0-beta.1" to clipboard
flutter_auto_orientation: ^1.0.0-beta.1 copied to clipboard

A Flutter plugin for controlling screen orientation, supporting both Android and iOS platforms.一个用于控制屏幕方向的Flutter插件,支持Android和iOS平台。

1.0.0-beta.1 #

  • Initial release.

  • 首次发布。

  • Added support for setting screen orientation to landscape (left and right).

  • 新增支持设置屏幕方向为横屏(左旋和右旋)。

  • Added support for setting screen orientation to portrait (up and down).

  • 新增支持设置屏幕方向为竖屏(正向和反向)。

  • Added support for full automatic orientation based on device sensor.

  • 新增支持根据设备传感器进行全自动屏幕旋转。

  • Note: On iOS versions below 16.0, the plugin uses a private API that may cause App Store rejection. Please use with caution.

  • 注意: 在 iOS 16.0 以下版本中,本插件使用了可能导致 App Store 审核被拒的私有 API。请谨慎使用。

0
likes
130
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for controlling screen orientation, supporting both Android and iOS platforms.一个用于控制屏幕方向的Flutter插件,支持Android和iOS平台。

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #orientation #auto-orientation #screen-orientation #device-orientation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_auto_orientation

Packages that implement flutter_auto_orientation