diff --git a/README.en.md b/README.en.md index 4abdf3158a50afc1f1460fa226beae6b4722add0..7eff6ac6584ad26565d526b77a2c9a283aa40382 100644 --- a/README.en.md +++ b/README.en.md @@ -123,6 +123,8 @@ This repository is an extension of the Flutter SDK for compatibility with OpenHa ``` ## Release Notes + [3.7.12-ohos-1.0.2 Release](/release-notes/Flutter%203.7.12-ohos%201.0.2%20ReleaseNote.en.md) + [3.7.12-ohos-1.0.1 Release](/release-notes/Flutter%203.7.12-ohos%201.0.1%20ReleaseNote.en.md) [3.7.12-ohos-1.0.0 Release](/release-notes/Flutter%203.7.12-ohos%201.0.0%20ReleaseNote.en.md) ## Instruction List Compatible with OpenHarmony diff --git a/README.md b/README.md index 210f74d5117529a9a195e966cfd0d7e0308bf43a..eaab2c65e263628da46cf8ceb1b06be62097243f 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ Flutter SDK 仓库 ``` ## 版本说明 + [3.7.12-ohos-1.0.2 Release](/release-notes/Flutter%203.7.12-ohos%201.0.2%20ReleaseNote.md) + [3.7.12-ohos-1.0.1 Release](/release-notes/Flutter%203.7.12-ohos%201.0.1%20ReleaseNote.md) [3.7.12-ohos-1.0.0 Release](/release-notes/Flutter%203.7.12-ohos%201.0.0%20ReleaseNote.md) ## 已兼容OpenHarmony开发的指令列表 diff --git a/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.en.md b/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.en.md new file mode 100644 index 0000000000000000000000000000000000000000..dbc6b248073b4c69870486fe54fe702b370d1359 --- /dev/null +++ b/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.en.md @@ -0,0 +1,56 @@ +## Version Overview +This version is Flutter OpenHarmony platform 1.0.1, based on Flutter 3.7.12 version. This version supports and enhances the platform-side capabilities of OpenHarmony, providing features such as large font accessibility, English documents, and third-party libraries. + +## Release scope +HarmonyOS NEXT, API12 + + +## New features +- Support for large font capability in accessibility mode +- Provide English documentation +- Provide more third-party libraries + +## Release Date +September 29, 2024 + +## Version Compatibility + +- ROM: 205.0.0.68 +- IDE: DevEco Studio 5.0.3.810 +- SDK: OpenHarmony 5.0.0.68 +- Flutter SDK: 3.7.12-ohos-1.0.1 + +## Development Documentation + +- [Documentation Link](https://gitee.com/openharmony-sig/flutter_samples/tree/master/ohos/docs) + +## Third-party library list + +|Library Name|Address| +|:----|:----| +|yfree|https://gitee.com/openharmony-sig/fluttertpc_flutter_yfree| +|r_upgrade|https://gitee.com/openharmony-sig/fluttertpc_r_upgrade| +|flutter_custom_cursor|https://gitee.com/openharmony-sig/fluttertpc_flutter_custom_cursor| +|scan|https://gitee.com/openharmony-sig/fluttertpc_scan| +|flutter_downloader|https://gitee.com/openharmony-sig/fluttertpc_flutter_downloader| +|open_app_settings|https://gitee.com/openharmony-sig/fluttertpc_open_app_settings| +|mobile_scanner|https://gitee.com/openharmony-sig/fluttertpc_mobile_scanner| +|flutter_qr_reader|https://gitee.com/openharmony-sig/fluttertpc_flutter_qr_reader| +|open_filex|https://gitee.com/openharmony-sig/fluttertpc_open_filex| +|auto_orientation|https://gitee.com/openharmony-sig/fluttertpc_auto_orientation| +|flutter_filereader|https://gitee.com/openharmony-sig/fluttertpc_flutter_filereader| +|flutter_phone_direct_caller|https://gitee.com/openharmony-sig/fluttertpc_flutter_phone_direct_caller| +|media_info|https://gitee.com/openharmony-sig/fluttertpc_media_info| +|get|https://gitee.com/openharmony-sig/fluttertpc_get| +|catcher|https://gitee.com/openharmony-sig/fluttertpc_catcher| +|flutter_document_picker|https://gitee.com/openharmony-sig/fluttertpc_flutter_document_picker| +|flutter_keychain|https://gitee.com/openharmony-sig/fluttertpc_flutter_keychain| +|flutter_udid|https://gitee.com/openharmony-sig/fluttertpc_flutter_udid| +|r_scan|https://gitee.com/openharmony-sig/fluttertpc_r_scan| +|pdf_viewer_plugin|https://gitee.com/openharmony-sig/fluttertpc_pdf_viewer_plugin| +|flutter_keychain|https://gitee.com/openharmony-sig/fluttertpc_flutter_keychain| +|audio_service|https://gitee.com/openharmony-sig/fluttertpc_audio_service| + +Fixes: +- When using multiple PlatformViews in a hybrid app with native integration, the second page will not update the first PlatformView page when returning and returning to it. +- Resolves the crashing issue when running in debug mode. \ No newline at end of file diff --git a/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.md b/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.md new file mode 100644 index 0000000000000000000000000000000000000000..c559b601f041839c32f04cb759f35d64ecfa3332 --- /dev/null +++ b/release-notes/Flutter 3.7.12-ohos 1.0.1 ReleaseNote.md @@ -0,0 +1,56 @@ +## 版本概述 +本版本为Flutter OpenHarmony平台1.0.1版本,基于Flutter 3.7.12版本适配。本版本支持和完善OpenHarmony平台侧能力,提供无障碍大字体、英文文档、三方库等。 + +## 发布范围 +HarmonyOS NEXT, API12 + +## 新增特性 +- 支持无障碍模式大字体能力 +- 提供英文化文档 +- 提供更多三方库 + +## 版本发布时间 +2024年9月29日 + +## 版本配套 + +- ROM: 205.0.0.68 +- IDE: DevEco Studio 5.0.3.810 +- SDK: OpenHarmony 5.0.0.68 +- Flutter SDK: 3.7.12-ohos-1.0.1 + +## 赋能文档 + +- [文档链接](https://gitee.com/openharmony-sig/flutter_samples/tree/master/ohos/docs) + +## 三方库列表 +- 本次更新的三方库: + +|三方库名称|仓库地址| +|:----|:----| +|yfree|https://gitee.com/openharmony-sig/fluttertpc_flutter_yfree| +|r_upgrade|https://gitee.com/openharmony-sig/fluttertpc_r_upgrade| +|flutter_custom_cursor|https://gitee.com/openharmony-sig/fluttertpc_flutter_custom_cursor| +|scan|https://gitee.com/openharmony-sig/fluttertpc_scan| +|flutter_downloader|https://gitee.com/openharmony-sig/fluttertpc_flutter_downloader| +|open_app_settings|https://gitee.com/openharmony-sig/fluttertpc_open_app_settings| +|mobile_scanner|https://gitee.com/openharmony-sig/fluttertpc_mobile_scanner| +|flutter_qr_reader|https://gitee.com/openharmony-sig/fluttertpc_flutter_qr_reader| +|open_filex|https://gitee.com/openharmony-sig/fluttertpc_open_filex| +|auto_orientation|https://gitee.com/openharmony-sig/fluttertpc_auto_orientation| +|flutter_filereader|https://gitee.com/openharmony-sig/fluttertpc_flutter_filereader| +|flutter_phone_direct_caller|https://gitee.com/openharmony-sig/fluttertpc_flutter_phone_direct_caller| +|media_info|https://gitee.com/openharmony-sig/fluttertpc_media_info| +|get|https://gitee.com/openharmony-sig/fluttertpc_get| +|catcher|https://gitee.com/openharmony-sig/fluttertpc_catcher| +|flutter_document_picker|https://gitee.com/openharmony-sig/fluttertpc_flutter_document_picker| +|flutter_keychain|https://gitee.com/openharmony-sig/fluttertpc_flutter_keychain| +|flutter_udid|https://gitee.com/openharmony-sig/fluttertpc_flutter_udid| +|r_scan|https://gitee.com/openharmony-sig/fluttertpc_r_scan| +|pdf_viewer_plugin|https://gitee.com/openharmony-sig/fluttertpc_pdf_viewer_plugin| +|flutter_keychain|https://gitee.com/openharmony-sig/fluttertpc_flutter_keychain| +|audio_service|https://gitee.com/openharmony-sig/fluttertpc_audio_service| + +## 修复问题 +- 多个PlatformView与原生混合开发时,打开第二个页面返回再返回第一个页面,第一个PlatformView页面不会更新 +- 解决debug模式下运行闪退问题 \ No newline at end of file diff --git a/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.en.md b/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.en.md new file mode 100644 index 0000000000000000000000000000000000000000..9a93b41950daa425f3c95432fbfd2bf52a3e2c48 --- /dev/null +++ b/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.en.md @@ -0,0 +1,35 @@ +## Version Overview +This version is Flutter OpenHarmony platform 1.0.2, based on Flutter 3.7.12 version. This version supports and improves the capabilities of the OpenHarmony platform, providing barrier-free screen reading, PhotoPicker permission rectification, third-party libraries, etc. + +## Release scope +HarmonyOS NEXT, API12 MR3 + + +## New features +- Support barrier-free mode screen reading +- PhotoPicker permission rectification +- Provide more third-party libraries + +## Release Date +October 22, 2024 + +## Version Compatibility + +- ROM: 205.0.0.102 +- IDE: DevEco Studio 5.0.3.906 +- SDK: OpenHarmony 5.0.0.71 +- Flutter SDK: 3.7.12-ohos-1.0.2 + +## Development Documentation + +- [Documentation Link](https://gitee.com/openharmony-sig/flutter_samples/tree/master/ohos/docs) + +## Third-party library list + +|Library Name|Address| +|:----|:----| +|tobias|https://gitee.com/openharmony-sig/fluttertpc_tobias| + +Fixes: +- English input method cannot be deleted +- Input method cannot pop up after screen lock \ No newline at end of file diff --git a/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.md b/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.md new file mode 100644 index 0000000000000000000000000000000000000000..a099b891ea800df309f69f58c1da01b91455c24a --- /dev/null +++ b/release-notes/Flutter 3.7.12-ohos 1.0.2 ReleaseNote.md @@ -0,0 +1,35 @@ +## 版本概述 +本版本为Flutter OpenHarmony平台1.0.2版本,基于Flutter 3.7.12版本适配。本版本支持和完善OpenHarmony平台侧能力,提供无障碍屏幕朗读、PhotoPicker权限整改、三方库等。 + +## 发布范围 +HarmonyOS NEXT, API12 MR3 + +## 新增特性 +- 支持无障碍模式屏幕朗读能力 +- PhotoPicker权限整改 +- 提供更多三方库 + +## 版本发布时间 +2024年10月22日 + +## 版本配套 + +- ROM: 205.0.0.102 +- IDE: DevEco Studio 5.0.3.906 +- SDK: OpenHarmony 5.0.0.71 +- Flutter SDK: 3.7.12-ohos-1.0.2 + +## 赋能文档 + +- [文档链接](https://gitee.com/openharmony-sig/flutter_samples/tree/master/ohos/docs) + +## 三方库列表 +- 本次更新的三方库: + +|三方库名称|仓库地址| +|:----|:----| +|tobias|https://gitee.com/openharmony-sig/fluttertpc_tobias| + +## 修复问题 +- 英文输入法无法删除的问题 +- 锁屏后输入法无法弹出 \ No newline at end of file