abdelaziz-mahdy/flutter_meedu_videoplayer

How to fix this failure to play in windwos

JieNengi opened this issue · 8 comments

initMeeduPlayer();

[flutter_meedu_videoplayer] 'dart:core-patch/finalizer_patch.dart': Failed assertion: line 41 pos 12: '': The token should not be the value being attached
image

image

please check with fvp package

and try to do a flutter pub upgrade maybe it got fixed

@abdelaziz-mahdy I faced same problem and error on android , I updated fvp package and video_player package but it did not work and still this error exists.
let me know if there is any other solution.
thank you

@JieNengi did you solve this error?

@abdelaziz-mahdy I faced same problem and error on android , I updated fvp package and video_player package but it did not work and still this error exists.
let me know if there is any other solution.
thank you

Open an issue on fvp repo, since the error logs state that's the error came from fvp and they may know how to solve it

@JieNengi did you solve this error?

Pull package, fvp modified to fvp: ^0.14.0
Finally, introduce in your project
flutter_meedu_videoplayer.
path: /flutter_meedu_videoplayer/package

Btw no need to use path for my package a flutter upgrade is enough.

updated deps on main thanks to #186 i think that fixes your issue

if you are still using the package, i upgraded the pub version too