3.35.3-tizen.1.2.0
We are pleased to announce the release of major updates to Flutter-Tizen.
Highlights
-
The UI and platform threads are merged. The default is
kRunOnPlatformThread. Currently, there is no interface provided to switch this to a separate thread. If you need it, please request it here. (https://github.com/flutter-tizen/embedder/pull/104, https://github.com/flutter-tizen/flutter-tizen/pull/678) -
The EvasGL type has been removed from the FlutterRendererType enum. The EvasGL renderer is no longer used. For more details, see here. (https://github.com/flutter-tizen/flutter-tizen/pull/677)