-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the requested feature
What is the recommended approac…
-
### Describe the bug
I'm not able to run the third party scanner on package `yrs`, due to the below error.
Further in the debug logs, I see the message "struct with unit fields are not supporte…
-
### Description
On iOS my rive animations are failing on initialization.
```
flutter: ----------------FIREBASE CRASHLYTICS----------------
flutter: Invalid argument(s): Failed to lookup symbol…
-
## Planned
- [x] Remove web-only MapOptions.webControls and all WebControl classes, https://github.com/josxha/flutter-maplibre/pull/138
- [x] Remove android and maplibre native specific options for …
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [X] I have carefully [read …
-
With the Upgrade to Flutter Version 3.24.1 this Library isnt compileable anymore
https://github.com/dart-lang/sdk/issues/45115
Type 'UnmodifiableUint8ListView' no longer part of the Dart-Sdk. …
-
# Find & Test Flutter markdown render lib
Required for display formatted markdown to front-end user
## Test the following libraries for markdown rendering in Flutter to find one that supports
…
-
Many components and workflows in at_onboarding_flutter are not or reusable.
### I want to refactor at_onboarding_flutter into 3 layers:
- Pages
> the existing option / interface
- Widgets
…
-
const bool parseIsWeb = identical(0, 0.0);
fails on wasm.
Why not do the normal thing?
I see this code is dart and not flutter. Flutter does it this way which I assume works.
const bool…
-
Hello, I can't understand why all morning I can build and launch our application on Android devices and how following a pull action from our git I have the error:
> I/flutter ( 6701): Unsupported o…