Sebastian Roth
Sebastian Roth
@Taym95 could try to merge this one again, please keep in mind: - Doing this will likely break existing PRs that touch the Android codebase - .editorconfig was adjusted to...
This function has been added in a recent PR. It would be great if the community could help to test it: ``` dependency_overrides: image_picker: git: url: https://github.com/ened/plugins.git ref: image_picker_gif path:...
@TahaTesser the issue appeared on Android, I believe.
Please try to reproduce it in a test case and share code.
Yes it should be a good foundation.
Last time I checked there are no comparable methods in iOS. It is something to consider.
@absar Impressive amount of work. Something initial - the permission check and APIs should be done with `permission_handler` or any other plugin. I suggest we move that out of here...
Will look at it asap
@absar `permission_handler` now supports the background app refresh check (I sent a PR a while back). We are clear to remove the permission code from your PR and start thinking...
Merging this, but will require a few iterations before packaging this into a release.