This repo contains Flutter plugins maintained by the flutter-tizen team. We're in process of adding Tizen platform support to existing first and third-party plugins on pub.dev based on their popularity. If the plugin you're looking for isn't implemented for Tizen yet, consider filing an issue or creating a package by yourself. (We welcome your pull requests!)
To build Flutter applications with plugins, use the flutter-tizen tool.
Every plugin in this repo is written in either C++, C#, or Dart. For how to write a new plugin or extend existing plugins for Tizen, see this page.
The "non-endorsed" status means that the plugin is not endorsed by the original author. In such case, you must set both foobar
and foobar_tizen
package dependencies in pubspec.yaml
file to achieve full functionality.
Package name | API level | Watch | Watch emulator |
TV | TV emulator |
Remarks |
---|---|---|---|---|---|---|
audioplayers_tizen | 4.0 | ✔️ | ✔️ | Functional limitations | ||
battery_plus_tizen | 4.0 | ✔️ | ✔️ | ❌ | ❌ | No battery |
camera_tizen | 4.0 | ❌ | ❌ | ❌ | ❌ | No camera |
connectivity_plus_tizen | 4.0 | ✔️ | ✔️ | ✔️ | Returns incorrect connection status | |
device_info_plus_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
flutter_secure_storage_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
flutter_tts_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
geolocator_tizen | 4.0 | ✔️ | ✔️ | ❌ | ❌ | Not applicable for TV |
google_maps_flutter_tizen | 5.5 | ✔️ | ✔️ | ✔️ | ✔️ | |
google_sign_in_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
image_picker_tizen | 5.5 | ❌ | ❌ | ❌ | No camera, No file manager app |
|
integration_test_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
messageport_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
network_info_plus_tizen | 4.0 | ✔️ | ❌ | ✔️ | ❌ | API not supported on emulator |
package_info_plus_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
path_provider_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
permission_handler_tizen | 4.0 | ✔️ | ✔️ | Not applicable for TV | ||
sensors_plus_tizen | 4.0 | ✔️ | ✔️ | ❌ | ❌ | No sensor hardware |
shared_preferences_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
sqflite_tizen | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_app_control | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_app_manager | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_audio_manager | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_bundle | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_log | 4.0 | ✔️ | ✔️ | ❌ | ❌ | Not applicable for TV |
tizen_notification | 4.0 | ❌ | ✔️ | ✔️ | ✔️ | API not supported |
tizen_package_manager | 4.0 | ✔️ | ✔️ | ✔️ | ✔️ | |
tizen_rpc_port | 6.5 | ✔️ | ✔️ | ✔️ | ✔️ | |
url_launcher_tizen | 4.0 | ✔️ | ❌ | ✔️ | ❌ | No browser app |
video_player_tizen | 4.0 | ✔️ | ✔️ | ❌ | Functional limitations, TV emulator issue |
|
wakelock_tizen | 4.0 | ✔️ | ✔️ | ❌ | ❌ | Cannot override system settings |
wearable_rotary | 4.0 | ✔️ | ✔️ | ❌ | ❌ | Not applicable for TV |
webview_flutter_tizen | 5.5 | ✔️ | ✔️ | ✔️ | ✔️ | Not for production use |