Barabas
Barabas
Are there any plans to add support for the desktop platforms supported by Flutter? i.e. macOS, Linux and Windows. https://docs.flutter.dev/development/platform-integration/desktop What changes would be required to add this feature?
When I enable the translate filter process, the UI slows down immediately. It seems to slow down even more if leave it to run for a while. 1. Open the...
**Is your feature request related to a problem? Please describe.** I have found that in most places in my app, I want to use `.unwrapPrevious()` on `AsyncValue`s so that the...