-
hi,
I ran into an issue that I couldn't start debugging. The error was about "dart:ui" inaccessible for this platform so I figured out it tries to run dart instead of flutter. For some reason I di…
-
I have upgraded the Andorid and Gradle version and then started facing this error while running or compiling got to know that is is not configured according to latest updates.
This is exactly what …
-
The plan is to add a way to support internationalization (i18n) in our application. The language support will help reach more people and lessen the boundaries.
## Description
To broaden the reac…
-
Hei,
It seems last update for this package is 15 months old, and h3 4.x is not implemented.
Additionally I get with flutter run and connected android phone the following,
which to my understanding …
-
### Steps to reproduce
On macOS Sonoma 14.0, deploy target: iphone 8 running iOS 16.6
~~~
jaten@jbook ~/flutter101namer/namer $ flutter --version
flutter --version
Flutter 3.24.4 • channel …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth, Messaging
### Which platforms are affected?
iOS, macOS
### D…
-
### Description
The current documentation for the 'flutter_config' package on pub.dev does not explain how to add the required Gradle files using the new DSL (Domain-Specific Language) syntax. This…
-
### Steps to reproduce
1. create a new flutter project `flutter create example`
2. copy the code from `sample` code to main.dart
3. update camera & microphone usage description in Info.plist
4. …
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
Unable to add Flutter Modules to my Flutter Project so that I can separate out common logic/ui etc that will be used across multiple apps.
## Steps to Reproduce
- Create a new, default, Flutter…