当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 0 Fork 9

OpenHarmony-SIG/flutter_bitmap
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
zjzhu 提交于 2024-03-14 19:06 +08:00 . 0.1.3版本适配OHOS
name: bitmap
description: Bitmap is a fast and minimalistic lib that heelps you to manipulate image on Flutter apps.
version: 0.1.3
homepage: https://github.com/renancaraujo/bitmap
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.20.0"
dependencies:
flutter:
sdk: flutter
ffi: ^2.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: com.example.bitmap
pluginClass: BitmapPlugin
ios:
pluginClass: BitmapPlugin
ohos:
package: com.example.bitmap
pluginClass: BitmapPlugin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/flutter_bitmap.git
git@gitee.com:openharmony-sig/flutter_bitmap.git
openharmony-sig
flutter_bitmap
flutter_bitmap
master

搜索帮助