-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
When I try to use …
-
This bug only happens on iphone 13 (15.3)
This bug does not happens on Ip 8 (15.2)
**Steps to reproduce:**
1. Launch App
2. Navigate to Account list screen
3. Force close app
4. Re-launch app …
-
I'm working on a flutter project with Module. This package doesn't work correctly here, but if I build a normal project, I don't get this error.
`E/flutter (27891): [ERROR:flutter/runtime/dart_vm_i…
-
**Describe the bug**
I use 24hs time format, e.g.: without subtracting 12 after midday.
In a few spots, the application doesn't respect this and uses the am/pm time format.
**Times that respe…
-
Hi the Windows app looks awesome, any scope for creating one for Linux desktop ?
-
### Steps to reproduce
Related issues:
https://github.com/flutter/flutter/issues/123523
Related Pull Requests:
https://github.com/flutter/engine/pull/41500
https://github.com/flutter/flut…
-
it shows the error handling message given to it
but when I type the city name. it shows the correct weather.
The only error is when I click on the navigation button (get current navigation)
-
While thinking about the weather app, I wonder two things:
1) could we have more weather icons, which also include appropriate icons for the night icons and moon phases
![grafik](https://user-imag…
-
This is just a feature request.
Using `flutter create myapp` and `File -> New Flutter Project...` in Android Studio/IntelliJ both result in the sample code for MyApp (the increment counter app) bei…
-
When you select text on Web, text is duplicated and rendered twice. Sometimes over top of the current text, in other cases in the wrong position.
**Reproduction Steps**
1. Run the example app …