You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 10/22/2024, I have reviewed the versions of plugins and organized the plugins that need to be updated.
plugin
current (tizen)
current (frontend)
target (frontend)
note
audioplayers_tizen
3.0.1
5.1.0
6.1.0
Deprecated onCurrentPosition event
connectivity_plus_tizen
1.1.4
4.0.1
6.1.0
Added support for multiple connectivity results
flutter_tts_tizen
1.4.0
3.6.3
4.0.2
Added pitch related features
google_maps_flutter_tizen
0.1.8
2.7.0
2.9.0
Added clustering related features
in_app_purchase_tizen
0.1.0
3.1.4
3.2.0
Added countryCode
url_launcher_tizen
2.1.2
6.1.0
6.3.1
There are many APIs that are not implemented, such as closeInAppWebView. Currently, they are at least working.
webview_flutter_lwe / webview_flutter_tizen
0.3.3 / 0.9.2
4.4.2
4.10.0
Added JavaScriptLogLevel, HTTP basic authentication, WebViewController.setOnJavaScriptAlertDialog, WebViewController.setOnJavaScriptConfirmDialog WebViewController.setOnJavaScriptTextInputDialog, onHttpError, etc.
(firebase_core_tizen, flutter_webrtc_tizen, google_sign_in_tizen, and sqflite_tizen packages have been excluded from the priority review due to their complex history and implementation. These should be reviewed separately for updates.)
The text was updated successfully, but these errors were encountered:
As of 10/22/2024, I have reviewed the versions of plugins and organized the plugins that need to be updated.
closeInAppWebView
. Currently, they are at least working.(
firebase_core_tizen
,flutter_webrtc_tizen
,google_sign_in_tizen
, andsqflite_tizen
packages have been excluded from the priority review due to their complex history and implementation. These should be reviewed separately for updates.)The text was updated successfully, but these errors were encountered: