GPlayer
GPlayer copied to clipboard
video player plugin for flutter base on ijkplayer
Compiler message: ../../developer/flutter/.pub-cache/hosted/pub.dartlang.org/gplayer-0.0.2/lib/defaultmediacontrol.dart:57:31: Error: No named parameter with the name 'isInitialRoute'. settings: RouteSettings(isInitialRoute: false), ^^^^^^^^^^^^^^ ../../developer/flutter/packages/flutter/lib/src/widgets/navigator.dart:458:9: Context: Found this candidate, but the arguments don't match. const RouteSettings({ ^^^^^^^^^^^^^ Compiler message:...
When I run a release apk I get this exception after the VIdeoPlayer finishes downloading decoder. ``` java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference...
Hello. Is there a way to play a stream video on this player?
Hello, I tried with this player to play online https live video , but layer switch move to **status 8** even the video still available. And this is happening lots...
When i build the app, and try to install at my device. Application has stopped force. Why?
``` E/AndroidRuntime(19606): FATAL EXCEPTION: GiraffePlayerInternal:Handler E/AndroidRuntime(19606): Process: test.blocdemowithapi, PID: 19606 E/AndroidRuntime(19606): java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: GiraffePlayerInternal:Handler E/AndroidRuntime(19606): at io.flutter.embedding.engine.FlutterJNI.ensureRunningOnMainThread(FlutterJNI.java:807) E/AndroidRuntime(19606):...
When I try to run on IOS I get this error ``` Xcode build done. 12.3s Failed to build iOS app Error output from Xcode build: ↳ 2019-11-17 14:17:55.694 xcodebuild[6536:8733356]...
How can I use the method `setFullScreenOnly` for `GPlayer`?
Please Is there any way to add http header for the Gplayer in flutter ?
Hello, it would be possible to implement a method that returns the height and width of the video, because video in 4K, resolution of 3840 × 2160 pixels, the smartphone...