Sebastian Roth
Sebastian Roth
Without this line, I was not able to play a filed copied through iTunes file sharing.
Currently, compiling the demo will create about 421 warnings like this: **Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior**
Our project already runs multiple isolates in the background (driven by native components, like BT connection or Android lifecycle). These components are long-lived and need to co-exist with the UI...
TLDR: The documentation reference is not as cross-linked within itself as it can be. Features like Globals and Search do not work. Key information is missing in the Media constructor...
Cool project! Is it possible to add a text scaling slider as well, to simulate the various text sizes that iOS/Android offer to their users (for accessibility etc). Android also...
As subject, please update the published cocoa pods version, so that it includes fixes for the 64bit warnings.
- Removing the dependency on libphonenumber_plugin and using libphonenumber directly may solve a issue on iOS we encountered - The example App has been migrated for Flutter 2.10 compatibility
Turns out the NDK built on in the "30-ndk" image may be _too new_ to be picked up by the current AGP versions. A detailed table here: https://developer.android.com/studio/projects/install-ndk#default-ndk-per-agp Should the...
### Checklist - [ ] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style...