-
### Steps to reproduce
1. Check out the [example project](https://github.com/karvulf/impeller_webview_bug)
2. Install the app on `iPhone X` (I reproduced the bug only with that device)
3. Tap on …
-
flutter_bluetooth_printer channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data los…
-
### Description
Have seen this issue in our production app, however we have also replicated it in the tutorial amplified_todo app (https://docs.amplify.aws/start/getting-started/add-api/q/integration…
-
Version of plugin: nsd: ^2.3.0
Same code works on iOs and Android without problem.
Here is what Windows event viewer reporst:
Faulting application name: hn_app_flutter.exe, version: 1.0.0.0, time…
-
### Please check the following before submitting a new issue.
- [ ] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues).
- [X] I have carefully [read the docu…
-
## Steps to Reproduce
When Launching the app(even with the default flutter app) for the first time on an actual IOS device then this error occurred
```
fopen failed for data file: errno = 2 (…
-
Hi,
We have seen since last Friday that our github actions started to fail with the following error:
```sh
Error: Unable to resolve action `snapcore/action-build@v1`, unable to find version `v1`
…
-
The readme says that the model should be under the file's root directory, but the flutter_gemma plugin code refers to the app's document directory.
I could run this plugin after manually moving the …
-
## Plugin Request
**Name**: Showcase view
**Package**: `@capacitor-community/showcase`
### Platform(s)
Android 5.1+
iOS 13+
### Existing Solutions
None at my knowledge
### Descript…
-
i did this
`flutter pub add drago_usb_printer`
and after i did this
` List devices = [];
void getDevices() async {
List results = [];
results = await DragoUsbPrinter.getUSBDe…