-
### Motivation
Wasmer is a great solution (for me) to reduce the complexity of embedding native libries in my flutter apps but using another tool; flutter rust bridge, which works out of the box …
-
I'm getting this issue while running app on Android with latest flutter create project
```
A problem occurred configuring project ':image_gallery_saver'.
> Could not create an instance of type co…
-
On the 3.27 beta of Flutter, we are seeing this crash affecting many clients: https://github.com/flutter/flutter/issues/158537. That thread documents the error messages we see coming from the tool. Fo…
-
`flutter build web --web-renderer html --csp --enable-experiment=variance`
In the previous version I tested, ` 3.4.3 ` this command above works fine.
` 3.22.2 │ stable │ 3.22.2 │ 3.…
-
![Simulator Screenshot - iPhone 16 Plus - 2024-11-27 at 13 57 45](https://github.com/user-attachments/assets/247f60ca-2d4f-4827-9ccb-6d2c8e4ddb3e)
**Version (please complete the following infor…
-
This could be a top level page here (https://docs.flutter.dev/tools) that provides docs on:
1. Contributing directly to DevTools
2. Writing DevTools extensions
3. VS Code extension promotion
-
trying to use this package.
it gives me
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':image_gallery_saver'.
> Could not create an in…
-
### Page URL
https://docs.flutter.dev/get-started/install/windows/mobile#development-tools
### Page source
_No response_
### Describe the problem
The page tells people to install Android Studio t…
-
# issue 模版
![image](https://github.com/user-attachments/assets/81455f3d-8aac-4f54-808f-51afea1de788)
flutter版本信息
Flutter 3.24.0 • channel stable • https://github.com/flutter/flutter.git
Framework • r…
-
### Description of the bug
I'm not able to customize the generation from cli tool:
`openapi-generator generate -i https://$ENDPOINT/v3/api-docs -g dart -o $OUTPUT_DIR/ -c config.yaml`
This is…