Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04bf64d

Browse files
openharmony_cigitee-org
authored andcommitted
!4 补充README_OpenHarmony.md
Merge pull request !4 from 黄晓瑶/pr_1221
2 parents eb77b32 + 8c8cf8a commit 04bf64d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README_OpenHarmony.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# flutter_screenshot_callback
2+
3+
原始仓来源:https://github.com/Super-Bin/flutter_screenshot_callback
4+
5+
## 仓库简介
6+
flutter_screenshot_callback是一个Flutter插件,旨在帮助开发者在Flutter应用中检测设备上的截图操作。
7+
该仓库为flutter_screenshot_callback库的Flutter鸿蒙化仓。
8+
9+
## 引入背景简述
10+
OpenHarmony北向生态发展过程中,已经适配Flutter的厂商在接入OpenHarmony过程中存在使用flutter_screenshot_callback的诉求。鉴于此OpenHarmony为支持北向生态伙伴快速接入鸿蒙、快速实现产品化而提供的flutter_screenshot_callback,本方案采用插件化的适配器模式实现flutter_screenshot_callback鸿蒙化版本的兼容。
11+
12+
## 使用场景
13+
本方案仅供应用厂商中已支持Flutter框架的设备在移植OpenHarmony系统过程中作为备选方案使用。
14+
15+
## 使用文档
16+
17+
适配OpenHarmony平台的使用指导请见:[Flutter使用指导文档](https://gitee.com/openharmony-sig/flutter_samples/blob/master/ohos/docs/07_plugin/ohos%E5%B9%B3%E5%8F%B0%E9%80%82%E9%85%8Dflutter%E4%B8%89%E6%96%B9%E5%BA%93%E6%8C%87%E5%AF%BC.md)
18+
19+
## License
20+
21+
BSD-3-Clause License
22+
23+
[LICENSE](LICENSE)

0 commit comments

Comments
 (0)