3.38.3-tizen.1.0.0
We are pleased to announce the release of major updates to Flutter-Tizen. This release supports the Flutter 3.38.3 update.
$ flutter-tizen --version
Flutter-Tizen • revision 40300b0448
Flutter 3.38.3 • channel [user-branch] • unknown source
Framework • revision 19074d12f7 (4 weeks ago) • 2025-11-20 17:53:13 -0500
Engine • hash 8bf2090718fea3655f466049a757f823898f0ad1 (revision 13e658725d) (27 days ago) • 2025-11-20 20:19:23.000Z
Tools • Dart 3.10.1 • DevTools 2.51.1
Highlights
- flutter-tizen now supports the
Tizen SDKinstalled via theVS Code Tizen Extension. If you have installed theVS Code Tizen Extension, you must reinstall the packages. (Packages previously installed via the Tizen-Studio's package manager will not be used.) Please refer to the guideSetting up VS Code Extension for Tizen. flutter-tizen screenshotcommand is no longer supported. https://github.com/flutter-tizen/flutter-tizen/pull/720
What's Changed
- Update tizen_plugins_test.dart by @seungsoo47 in https://github.com/flutter-tizen/flutter-tizen/pull/705
- Change tizen-studio installer to tizen-sdk installer by @seungsoo47 in https://github.com/flutter-tizen/flutter-tizen/pull/706
- Add SDK path check for installed as Tizen extension by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/711
- Update configure-device.md docs by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/713
- Fix error message when building x64 on API version < 8.0 by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/709
- Modify device list of run command to fit Tizen by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/708
- Update embedder hash to 6cb5dad by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/715
- Change screenshot command as unsupported command by @seungsoo47 in https://github.com/flutter-tizen/flutter-tizen/pull/720
- Update documentation for Tizen 10.0 SDK by @seungsoo47 in https://github.com/flutter-tizen/flutter-tizen/pull/718
- Add TizenSdkType to TizenSdk by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/722
- Upgrade to Flutter 3.38.3 by @JSUYA in https://github.com/flutter-tizen/flutter-tizen/pull/714
- Dynamic loading libvulkan by @gin7773 in https://github.com/flutter-tizen/embedder/pull/133
Full Changelog: https://github.com/flutter-tizen/flutter-tizen/compare/3.35.3-tizen.1.3.0...3.38.3-tizen.1.0.0