Diego Tori
Diego Tori
@cyberpwnn we managed to release `1.6.0` today, which migrated `wakelock` to `wakelock_plus`. As a result, the latter is now fully maintained by Flutter Community, thus ensuring its preservation the immediate...
LGTM. Will have to run your changes locally before I merge.
> @binSaed @diegotori is this PR ready to merge? I'll review it in the next couple of days, or this weekend.
@danger-ahead quick question. How does `CircularProgressIndicator.adaptive()` handle it's color on iOS when uses the Cupertino one? In other words, documentation might be necessary for `CupertinoControls` in order to properly theme...
@krishnajithapa thanks for your PR. I think that the changes should be present in `ChewieController` if they are not overridden in `Chewie` by the user. In other words, `ChewieController` should...
@maxbritto LGTM.
@maxbritto Please re-sync your changes with `master`'s latest changes. That way, I can evaluate them before I merge this PR. Thanks in advance.
@devxpy Just seeing if you're aware of this change. We would appreciate it if this was merged at your earliest convenience so that we can use this without running into...
As per version `1.2.0`: > Library now requires Java 17 or higher and your app must build on API 34 (14 Upside Down Cake) on Android.
Run `flutter pub upgrade`. Also, run `flutter clean` so that it rebuilds from scratch.