1 Star 0 Fork 0

wwb/flutter_screen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 473 Bytes
一键复制 编辑 原始数据 按行查看 历史
VickyLeu 提交于 2021-09-17 17:04 . nullsafety
name: screen
description: A Flutter plugin to manage the device's screen on Android and iOS.
version: 0.0.5
author: Clovis Nicolas <[email protected]>
homepage: https://github.com/clovisnicolas/flutter_screen
environment:
sdk: '>=2.13.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: flutter.plugins.screen.screen
pluginClass: ScreenPlugin
ios:
pluginClass: ScreenPlugin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sanmao0fenzhen/flutter_screen.git
[email protected]:sanmao0fenzhen/flutter_screen.git
sanmao0fenzhen
flutter_screen
flutter_screen
master

搜索帮助