Closed shahmirzali49 closed 3 years ago
I am getting the same when the device goes to portrait mode..
I am using ValueNotifier for miniplayer..
final ValueNotifier
Miniplayer( controller: _videoController.miniPlayerController, valueNotifier: customValueNotifier, minHeight: _playerMinHeight,
Here is the call stack..
/flutter (10556): _ValueListenableBuilderState
Did you solve or? I solved, add github and add to protect from github url, like package
Is this package/repo is been maintained? Not seeing any response recently on any issues....
Did you solve or? I solved, add github and add to protect from github url, like package
Nope I didn't resolve it yet. How did you resolve ? Any plan to merge it with this package via PR ?
@toklive - https://github.com/Shahmirzali-Huseynov/miniplayer_for_araf
no, I'm not owner this package, there is the link above solved version.
add pubspecyaml
miniplayer: git: url: git://github.com/Shahmirzali-Huseynov/miniplayer_for_araf.git
like this
also you can add your repository and use it from there
Great thank you. I will do also I may send a PR with the change..
I just did the same change and pushed for PR here.. I will my local repo for the time being like you did.
I don't know unfortunately
I'll take a look this week!
I solved this problem..
when dismissing giving this error - > type 'int' is not a subtype of type 'double'