Diego Tori
Diego Tori
Please post this in an example repo. This will help me point `chewie` into a local copy and debug the code very easily. Also, based on my initial reading, the...
@BesartLaci or any developer that has capacity: if you submit the PR for this issue, I will be able to review it. Thanks in advance.
Yes, you can specify a `materialProgressColors` property pointing to a custom `ChewieProgressColors` in your `ChewieController`.
@Sarathlal13 is there a reproducible code sample that you can provide so that we may further diagnose this issue? Thanks in advance.
@ciamax Yes, it's definitely being maintained. We just published version `1.3.0` which took care of some `provider` and `wakelock` version upgrades. As of today, this project is now a [Flutter...
@burhanaksendir and @djsjr, `ChewieController` now supports a `progressIndicatorDelay` that you can set so that it doesn't display the progress indicator immediately. You can add maybe a delay of 500ms or...
@BrightCode1 Can you create a separate example project that recreates this issue? Thanks in advance.
@BrightCode1 Also, what device are you trying to run it on?
@crazycodeboy Please re-sync your changes with the current master changes. Thanks.
@crazycodeboy Please also address the lint and formatting results, since they have failed on your branch. Thanks.