plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Inconsistent statements in documentation

Open aandriasyan opened this issue 1 year ago • 2 comments

According to Samsung's official developer page. See: https://developer.samsung.com/smarttv/develop/native/flutter.html Flutter is supported on Samsung Smart TVs starting from Tizen 6.0. However, the video_player_tizen plugin's documentation on https://pub.dev/packages/video_player_tizen mentions support for TV devices running Tizen 5.5 and above. This presents a contradiction because if Flutter itself is only supported from Tizen 6.0 onwards, a Flutter plugin should not be operable on Tizen 5.5.

aandriasyan avatar Jan 02 '24 18:01 aandriasyan

thanks, we will fix this

xuelian-bai avatar Jan 03 '24 03:01 xuelian-bai

~No. The doc is correct. Smart TV is not the only device that runs on the Tizen OS. My watch running Tizen 5.5 is compatible with the plugin.~

Now we have removed support for Tizen 5.5 and yes, the doc needs an update. This issue will be tracked by https://github.com/flutter-tizen/flutter-tizen/issues/526.

swift-kim avatar Jan 03 '24 03:01 swift-kim