Skip to content

Latest commit

 

History

History
94 lines (80 loc) · 5.63 KB

Flutter 3.22.0-ohos 0.1.0 ReleaseNote.en.md

File metadata and controls

94 lines (80 loc) · 5.63 KB

Version Overview

This version is the Flutter OpenHarmony platform version 0.1.0 (Beta), based on the Flutter 3.22.0. This version supports and improves the capabilities of the OpenHarmony platform, provides platform-based channels, external texture, cloud SDKs and other features, and optimizes performance.

Release Scope

HarmonyOS NEXT, API13

Basic Features

  • Support OpenHarmony platform Flutter Channel
  • Support OpenHarmony platform Flutter Engine
  • Support OpenHarmony platform Flutter Command line tool
  • Support OpenHarmony platform External Texture
  • Support OpenHarmony platform SDK
  • Official library & Third-party library OpenHarmony platform adaptation

New Features

  • Support for the Impeller rendering engine, enabled by default
  • Support for engine preloading and pre-rendering
  • Support for importing self-rendered content into Flutter

Release Date

December 31, 2024

Version Compatibility

  • ROM: 5.0.0.115
  • IDE: DevEco Studio 5.0.5.310
  • SDK: HarmonyOS SDK 5.0.5.310, API13
  • Flutter SDK: 3.22.0-ohos-0.1.0 (Due to Flutter version parsing rules, to avoid version comparison failures, it will display as 3.22.1-ohos-0.1.0)

Enabling Documentation

Third-Party Library List

The 3.22 version shares the same set of third-party library repositories as the 3.7 version. Some dependencies have been updated to the 3.22 version, and the corresponding new branches can be found in the repositories.

Known Issues

  • MacOS applications compiled with the HarmonyOS version of the SDK may crash when running the Release version on MacOS.