Skip to content

bwikbs/plugins

 
 

Repository files navigation

plugins

Build

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.

List of packages

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.

Tizen package Frontend package Pub Endorsed
audioplayers_tizen audioplayers (3rd-party) pub package No
battery_plus_tizen battery_plus (1st-party) pub package No
camera_tizen camera (1st-party) pub package No
connectivity_plus_tizen connectivity_plus (1st-party) pub package No
device_info_plus_tizen device_info_plus (1st-party) pub package No
flutter_app_badger_tizen flutter_app_badger (3rd-party) pub package No
flutter_secure_storage_tizen flutter_secure_storage (3rd-party) pub package No
flutter_tts_tizen flutter_tts (3rd-party) pub package No
geolocator_tizen geolocator (3rd-party) pub package No
google_maps_flutter_tizen google_maps_flutter (1st-party) pub package No
google_sign_in_tizen google_sign_in (1st-party) pub package No
image_picker_tizen image_picker (1st-party) pub package No
integration_test_tizen integration_test (1st-party) pub package No
messageport_tizen (Tizen-only) pub package N/A
network_info_plus_tizen network_info_plus (1st-party) pub package No
package_info_plus_tizen package_info_plus (1st-party) pub package No
path_provider_tizen path_provider (1st-party) pub package No
permission_handler_tizen permission_handler (3rd-party) pub package No
sensors_plus_tizen sensors_plus (1st-party) pub package No
shared_preferences_tizen shared_preferences (1st-party) pub package No
sqflite_tizen sqflite (3rd-party) pub package No
tizen_app_control (Tizen-only) pub package N/A
tizen_app_manager (Tizen-only) pub package N/A
tizen_audio_manager (Tizen-only) pub package N/A
tizen_bundle (Tizen-only) pub package N/A
tizen_log (Tizen-only) pub package N/A
tizen_notification (Tizen-only) pub package N/A
tizen_package_manager (Tizen-only) pub package N/A
tizen_rpc_port (Tizen-only) pub package N/A
url_launcher_tizen url_launcher (1st-party) pub package No
video_player_tizen video_player (1st-party) pub package No
wakelock_tizen wakelock (3rd-party) pub package No
wearable_rotary (Tizen-only) pub package N/A
webview_flutter_lwe webview_flutter (1st-party) pub package No
webview_flutter_tizen webview_flutter (1st-party) pub package No

Device limitations

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_app_badger_tizen 4.0 ✔️ ✔️ API not supported
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_lwe 5.5 ✔️ ✔️ ✔️ ✔️ Not for production use
webview_flutter_tizen 5.5 ✔️ ✔️ API not supported

About

Flutter plugins for Tizen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 59.4%
  • C++ 37.1%
  • C 2.3%
  • C# 0.9%
  • Kotlin 0.2%
  • HTML 0.1%