-
### What is your feature request?
Add Linux support to FBP
-
### Steps to reproduce
1. Create a CustomPainter and a Path() object within the paint method.
2. use 'relativeLineTo' to draw a shape.
3. Run with wasm using: 'flutter run --wasm -d chrome'.
### E…
-
### Document Link
https://flutter.dev/go/stateful-macro
### What problem are you solving?
Implementing a stateful widget in Flutter requires developers to write two classes: the `StatefulWidget` su…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
Using this cod…
-
`et` attempts to parse the output of the flutter tool, but when the tool logs that it is downloading dependencies, this parsing breaks. I suspect it would be trivial to add an error message in respons…
-
On an arm64 M1 Apple Silicon Mac, a Flutter iOS app can be run from Xcode natively as a desktop app.
![Screen Shot 2021-06-10 at 10 22 49 PM](https://user-images.githubusercontent.com/682784/121635…
-
I am using a dart native Enum as return type in module, the generator is throwing error saying my enum "is not a class element"
pubspec.yaml:
```
dependencies:
flutter:
sdk: flutter
fl…
-
I tried to implement package, but I was receiving this error all times. Could be flutter version?
../../../.pub-cache/hosted/pub.dev/combine-0.1.2/lib/src/bindings/isolate_bindings/isolate_binding…
-
### Describe the problem
Only parts of the page move when overscrolling on macOS on docs.flutter.dev, unlike flutter.dev, which fixes the navbar at the top.
![image](https://github.com/flutter/web…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am ra…