New
3.38.3-tizen.1.0.1
We are pleased to announce the release of major updates to Flutter-Tizen.
Highlights
- Fixed an issue where package_config.json was not found when
resolution: workspacewas used in pubspec.yaml. (https://github.com/flutter-tizen/flutter-tizen/issues/724) - Extenal texture is supported in vulkan + impeller renderer. (https://github.com/flutter-tizen/embedder/pull/129)
What's Changed
- Load parent package config by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/725
- Update engine and embedder hash by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/726
- Support render texture for Vulkan+Impeller by @xiaowei-guan in https://github.com/flutter-tizen/embedder/pull/129
- [Tizen] Fix GPU memory leak issue by @xiaowei-guan in https://github.com/flutter-tizen/flutter/pull/21
Full Changelog: https://github.com/flutter-tizen/flutter-tizen/compare/3.38.3-tizen.1.0.0...3.38.3-tizen.1.0.1