-
## Steps to Reproduce
1. Execute `flutter run --release` on the code sample
**Expected results:**
No print statements would show up in production
**Actual results:**
"Markdown did no…
-
Designing the layout of the website.
-
## Steps to Reproduce
1. Create a new flutter app
2. Open your lib folder and go to main.dart
3. Enable Material 3 in your ```MaterialApp```
```dart
theme: ThemeData(
useMaterial3:…
-
Design improvement
-
I'm building an app that can push twice the same page (a bit like twitter, it pushes pages all the time).
The issue I'm facing is when the same page is pushed twice, it crashes because of an asse…
-
So basically there would be a button to reorder the hacks in their categories. Might not be too hard to implement, and it is a cool enhancement / feature.
Tag as an enhancement, low priority
-
The RenderRepaintBoundary.toImage no longer renders images when running CanvasKit on the web in Flutter 3.0, whereas it did in version 2.10.5. It will still render the images in iOS or Android.
#…
-
I was following https://docs.flutter.dev/get-started/web and https://docs.flutter.dev/deployment/web to create an app, so more minimal complete reproducible sample cannot be.
I just did `flutter cr…
-
Now that we have an API for [passive event listeners](https://github.com/WICG/EventListenerOptions/blob/gh-pages/README.md), chromium wants to [experiment with](https://bugs.chromium.org/p/chromium/is…
-
Opening doom results in the following error:
`Error (after-init-hook): Error running hook "nano-light" because: (file-missing Cannot open load file No such file or directory nano-theme) Disable show…