Galeen
Galeen
Hi and thanks for your plugin! It will be nice to have an option to unlock the device before to start the app or other comands. I don't know if...
Hi, First thanks for this beautifull library, it helps a lot! I have been using SwipePlaceHolderView in a few apps, but now I'm having a problem to add it to...
[√] Flutter (Channel stable, 1.22.0, on Microsoft Windows [Version 10.0.19041.508], locale bg-BG) [√] Android toolchain - develop for Android devices (Android SDK version 30.0.2) [√] Android Studio (version 4.0) [√]...
First thanks for this great package! It is super weird and took me a lot of time until figure it out, that the problem is the sample rate. Bellow code...
Hi, thanks for this great plugin! I'm currently testing the abilities with the example app and I'm noticing something strange with the NetworkTypes. When I set NetworkType.notRequired , the task...
If I want to use another plugin that starts in isolate and auto register plugins(like [foreground service](https://pub.dev/packages/android_long_task)), there is an issue. The problem is that flt_worker requires an activity and...
Hi and thanks for your plugin! The only issue I have so far is that I work on a big screen and my studio system font size is set to...
Hi and thanks for this lib! When I want to make a new android build this error happens : Execution failed for task ':lamp:verifyReleaseResources'. > A failure occurred while executing...
In general we can use `AppClient.getData()` from the app and see latest status. Is it possible to query the AppClient and check if the service is running? The problem is...
- Update Flutter SDK constraints to allow Flutter **3.x.x** and updated dependencies. - Add **.fvmrc** for Flutter version management to indicate that currently is tested and working with Flutter **3.27.3**...