Yehuda Ringler
Yehuda Ringler
I'm still testing this, IDK if this works or if this is the intention. Would fix #19
The latest version of dart_extensions has a sortby method which takes an EqualityComparer How is this EqualityComparer created? I didn't see any example, and was unable to figure out how.
### Documented behaviour MediaControl.androidIcon ### Actual behaviour Crash ### Runtime error ``` Fatal Exception: java.lang.NoSuchMethodError: No static method h(Landroid/content/res/Resources;Ljava/lang/String;I)Landroidx/core/graphics/drawable/IconCompat; in class Landroidx/core/graphics/drawable/IconCompat; or its super classes (declaration of 'androidx.core.graphics.drawable.IconCompat' appears...
This PR adds androids.core:core back to build.gradle *If there's an open issue your PR is fixing, please list it here.* This may fix #895 - I'm having difficulty replicating. ##...
_Problem_ If user pauses audio opens up other app uses speaker or recorder from other app when that app releases the speaker/recorder, audio in my app resumes. _Desired Behaviour_ Release...
Will fix #71
As per [docs](https://developer.wordpress.org/rest-api/using-the-rest-api/global-parameters/#_fields), you can say exactly which fields you want, if you don't want all of them. Is support for fields something this project is interested in?
My use case: I wanted to load a field (menu_order) from the post. I'm not a wordpress expert - is that a common field? Should I instead add a regular...
I have the app set up for my kids to use, and I have the library downloaded for offline use. As they stumble around, it happens that they start deleting...
@droididan , are you looking for a new maintainer for this project? TBH I haven't touched flutter in about 2 years, but I'm fixing a bug in my app, so...