tizen_app_control
Tizen application control APIs. Used to launch apps on a Tizen device.
0.2.4
5.5K downloads/mo
#3715 most downloaded on pub.dev
flutter-tizen/plugins
What this package is like to depend on
Last release 3 days ago
21 Aug 2026
Ships unpredictably
gaps range from 3 weeks to 3.2 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 8-
0.2.421 Aug 2026Release notes
Open source →- Update the repository URL to use the
mainbranch. - Update minimum Flutter and Dart version to 3.13 and 3.1.
- Update code format.
- Add YouTube app launch to the example.
- Update integration tests.
- Update integration tests.
- Update the repository URL to use the
-
0.2.301 Jun 2023Release notes
Open source →- Add static
AppControl.setAutoRestartmethod. - Increase the minimum Flutter version to 3.3.
- Update README.
- Remove unused code and clean up.
- Add static
-
0.2.214 Sep 2022 -
0.2.126 Aug 2022 -
0.2.016 Jun 2022Release notes
Open source →- Remove the deprecated API
AppManager. - Remove unnecessary dependency on tizen_app_manager.
- Move
app_control.dartinto the implementation directory.
- Remove the deprecated API
-
0.1.215 Jun 2022Release notes
Open source →- Add the main exporter file
tizen_app_control.dart. - Add dependency on tizen_app_manager and reimplement
AppManager. - Deprecate
AppManagerin favor of tizen_app_manager'sAppManager. - Update the example app and integration_test based on the changes.
- Add the main exporter file
-
0.1.106 Jan 2022Release notes
Open source →- Update messageport_tizen to 0.2.0 and replace deprecated members in the example app.
-
0.1.027 Sep 2021