-
### Steps to reproduce
In the example code below, I have added a call to MediaQuery.of(context) to simulate the behavior Im observing in more complex apps.
Why is build called when the app goes …
-
**Describe the bug**
When using the Printing package, its PDF preview is almost never presented on Linux; a white page is shown instead.
Sometimes, after playing around with on-screen controls (page…
-
### Steps to reproduce
Using the sample code below:
1. Press Hello World! to navigate to SettingsPage.
2. Press browser's back button.
### Expected results
After pressing browser's back b…
-
I just switched to the `master` channel of Flutter, and a project that uses the analyzer as a library (Serverpod) reports this error:
```
$ ../../../.pub-cache/hosted/pub.dev/analyzer-6.5.0/lib/sr…
-
This is like https://github.com/flutter/flutter/issues/134501, but for mobile.
A use case for addtoapp would be to embed Flutter into a native scrollable of some sort. Consider the following:
![…
-
### MAX Plugin Version
3.11.1
### Flutter Version
3.24.3
### Device/Platform Info
iOS
### Current Behavior
Run app & it immediately crashes. I see this in my console:
```
[App…
-
I created a simple animation with Rive of a red square moving across the screen to test out importing it into a Flutter app. I used "flutter create" in the terminal to create a fresh flutter project t…
-
Is it possible to see a flutter example. Also if we could have material design example in flutter will also be good.
Also have you seen butterfly,
https://github.com/yjbanov/butterfly
-
Is there a way to know when the done button is pressed or when the tour is done?
-
### Steps to reproduce
1. Run the sample app added below.
2. Open the modal sheet
3. Close it by swiping it down.
### Expected results
Bottom sheet should not be closed, and instead the `on…