-
I'm trying to add a new language to my app (Nynorsk, language code = "nn").
I've followed the Flutter documentation found here: https://flutter.dev/docs/development/accessibility-and-localization…
-
I am trying to close the `Animations`' `OpenContainer` using the `SliverAppBar`'s `onStretchTrigger`. This throws an exception.
## Steps to Reproduce
```
import 'package:animations/anima…
-
### Brief summary
I will try to write my experience here as a story.
I am like Niklaus. interested in programming, could write basic programs.i thought i would make an API crate for a game i play c…
-
## Steps to Reproduce
Please check [the DartPad here.](https://dartpad.dev/?id=95e0d2158d518965a8aebb817c79b50c)
## Notes:
- I've determined that this issue is the Navigator object wrapping my `…
-
### Brief summary
Background: Barbara considers writing a new futures-compatible executor to fill a niche in the executor landscape
Aspect relevant to wg: Barbara hesitates / decides not to, for r…
-
### Steps to reproduce
To reproduce it is very simple that just open the app you will see the Flutter Logo for some time and then you will see my app starting.
### Expected results
The app sh…
-
Hi,
I've been working a couple days trying to isolate this problem, and I simplified it to a point where I know it appears with a combination of **Showcaseview**, **Getx** and **ResponsiveSizer**.
…
-
### Steps to reproduce
itemExtentBuilder is great way to improve app performance. But only when an item height is predefined or easily calculated. But if you need a bit more complex calculations insi…
-
Hi,
We are currently trying to upgrade as existing Teams tab app from the Teams 1.9 SDK to the 2.25 SDK.
As part of the exercise we have updated all the deprecated api calls to the new structure.
…
-
### Steps to reproduce
I'm facing a problem with custom GoogleMap markers. The markers are rendered in the right place, but their tappable area is displaced - it can be above, below, left or right to…