getting the following error for flutter-tizen.
The better player configuration is working fine on normal flutter project. but when I reuse the same code base for flutter-tizen I got the following errors.
[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel better_player_channel)
getting the following error for flutter-tizen. The better player configuration is working fine on normal flutter project. but when I reuse the same code base for flutter-tizen I got the following errors.
[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel better_player_channel)
0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)