someshswami9

Results 5 comments of someshswami9

Still crashed on v0.17.0

Sorry for late reply. but same as above.

Yes I tried removing all the options and used the registerWith(); did the flutter pub cache clean and rerun again on my android physical device but still got the same...

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(media open error, invalid or unsupported media, null, null) #0 MdkVideoPlayerPlatform.create (package:fvp/src/video_player_mdk.dart:249:7) https://github.com/wang-bin/fvp/issues/1 VideoPlayerController.initialize (package:video_player/video_player.dart:434:19) https://github.com/wang-bin/fvp/issues/2 DibsicalPostCardState.initState. (package:dibs/widgets/dibsical_post_card.dart:146:50) This problem is solved by using registerwith() inside the...

Using the fvp: ^0.18.0, did flutter clean dis pub cache clean, last month also not solved. See the attached problem only happening when you scroll in list view builder s...