-
_Imported from https://github.com/dnfield/flutter_svg/issues/1026_
Original report by @ajimal1992 on Jan 10, 2024
### Overview
Flutter SVG renders correctly for version `3.10.6` but rendered differ…
-
### Steps to reproduce
just run an example app
i know that this issue might be duplicate of #72508 , but i don't get how to fix it
its happens only on android, on some devices, for example on…
-
### Steps to reproduce
I don't have a reproducible sample yet.
This happens on a large-ish production app.
### Expected results
No exceptions to be thrown
### Actual results
Since upgrading to…
-
### Steps to reproduce
1. Use provided sample code (or build a simple app with a TextField)
2. Run app
3. Tap on text field
4. Tap on "Hide My Email"
5. Create a new "Hide My Email" address (or…
-
### Steps to reproduce
I am taking a wasm build of my application by running `flutter build web --wasm` and trying to serve this using my dart server.
Since this creates dual-compatible output fo…
-
### Steps to reproduce
Scaling using textScaler parameter in a Text widget looks nice, but a Text widget inside a Transform widget does not.
Tested on macOS.
### Expected results
How it looks in…
-
### Steps to reproduce
1. Create a `TextField` widget in a Flutter app.
2. Wrap it with a `Transform` widget (e.g. to scale or rotate the widget).
The use case here is a _drawing app_ that allo…
-
### Steps to reproduce
1. Create a MaterialApp with a top-level Navigator using a GlobalKey.
2. Inside one of the screens of the app, create a child Navigator (e.g., inside a FlowNavigator widget)…
-
### Steps to reproduce
1. I updated the sdk and start playing with editing status bar colors natively and then, flutter causes appbars to render very below their point with some padding.
### Expecte…
-
### What happened?
For some reason, the Superwall and Home widget packages do not work together (it may be a problem on their end, and I also opened a [ticket there](https://github.com/superwall/Supe…