-
This issue stems from [this issue](https://github.com/fzyzcjy/flutter_rust_bridge/issues/2160) over in the Flutter Rust Bridge project.
The maintainers there say this is a cargokit issue. I can bui…
-
Launching lib\main.dart on Windows in debug mode...
Nuget is not installed.
Attempting to download nuget.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND…
-
it would be great if dart-only projects could also use this.
-
To support WASM projects, all third party packages need to switch from dart:html to package:web as described in the comments of this post:
https://stackoverflow.com/questions/78516000/error-when-co…
-
### 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
Hi, it seems flet cannot …
-
**Describe the question**
I am trying to write a core library for all my projects. The problem is that i want to use this module in both, shelf_modular and flutter_modular. Is this possible?
-
### Steps to reproduce
- Create 2 flutter projects in the same "pub workspace"
- Have these projects uses different Flutter plugins (e.g. project1 uses url_launcher and project2 uses webview_flutter…
xvrh updated
2 months ago
-
Is there a way to provided APK files under releases ?
-
You can add your own projects based on Flutter under /Misc Projects folder.
### Rules:
1. Make sure the app has **no bugs/crashes at any stages** and works without any hassle.
2. Do not submit ap…
-
### Steps to reproduce
1. Create a new counter app
2. Add `debugPrintStack()` to the `_incrementCounter` method
3. Run on a web device and click the button
### Expected results
The printed …