Sam A
Sam A
A fix was recently implemented in 1.3.2 to remove clipBehavior: value == 1 ? Clip.none : Clip.hardEdge But this has now resulted in the tile overflowing on the left when...
**Which API doesn't behave as documented, and how does it misbehave?** (iOS) When playing a remote audio file, my iPhone heats up considerably and the memory usage climbs infinitely while...
I'm getting this exception report in my sentry logs when the user plays a video on Android after having initialised the package in main.dart: `MediaKitVideoPlayer.buildView (package:video_player_media_kit/src/media_kit_video_player.dart:178)` I wonder if it's...