Diego Tori

Results 186 comments of Diego Tori

@unlovedcake `PlatformException`s are indicative of `video_player` being at fault, since `chewie` is merely a UI for that library. Please post more info, by posting the Stack Trace in question, and...

@AbhinaiVatsal first of all, the code that you posted is not properly formatted. Please do so before I can assist you further. Second, you should not create the `ChewieController` within...

@merdweebner are you still actively working on this PR? If so, please re-sync your changes with `master`'s current changes.

@fengyuxx can you create an example app that reproduces this issue? Thanks in advance.

Looking at the PR, how will it update the reorderable state when the drag is updated? Right now, it's not doing that, since this is merely a pass-through. Ideally speaking,...

@pxsanghyo please let me know if there's anything that isn't clear in terms of what I'm seeking.

Ideally it should be something similar to [this](https://www.technicalfeeder.com/2021/09/flutter-scrolling-while-dragging-an-item/).

@Ahmadre please let me know if you're still working on this change. I have capacity to review it once you re-sync your branch of course. Thanks in advance.

@shoridevel Thank you for your changes. Please re-sync your current branch with the current changes made to master, since it was recently converted to Null-safety.

@i3games just released version `0.4.0` to pub.dev a few minutes ago, with support for Null-Safety. Please give that a try. Thanks.