-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues).
- [X] I have carefully [read the d…
-
I installed it via brew with no problems for 1st user.
If I try to run flutter for second user I get next message:
`Oops; flutter has exited unexpectedly.
Sending crash report to Google.
Crash r…
-
### Description
See https://github.com/getsentry/team-mobile/issues/165
Investigate if it makes sense/is possible on flutter
-
I have made some researches on the library in the API documentation. I have noticed many UNDOCUMENTED methods which involve
- contextes:
[https://pub.dev/documentation/flutter_js/latest/javascri…
-
I tested the mediapipe_text with the following instructions from the readme.
It works perfectly on macOS and Android emulators. However, all three of the models do not work on the iOS emulator. and t…
-
Hi, I would like to ask if `aarch64` is going to be supported for Linux or if there is a workaround. It would be very useful for developing for embedded devices.
I tried to build a flutter app with…
-
I want to `HeadlessInAppWebView` is used in `flutter_isolate`, but it does not work.
## Example code
```
import 'package:flutter/material.dart';
import 'package:flutter_isolate/flutter_isolate…
cdoco updated
2 years ago
-
Native resources (e.g. files) should ideally be managed by the developer and freed once not needed anymore. We do support letting those resources be freed automatically using weak persistent handles /…
-
i cant generate locale files
here is my
`flutter --no-color pub global run intl_utils:generate`
command output is below
```
INFO: No @@locale or _locale field found in intl_ar, assuming 'ar' …
-
**Is your feature request related to a problem? Please describe.**
Apple has listed `device_info_plus` [as a privacy impacting SDK](https://developer.apple.com/support/third-party-SDK-requirements/) …