-
https://b.corp.google.com/issues/149979662.
cc @chinmaygarde
-
### Steps to reproduce
1. First click on a textfield whose obscureText is false(true)
2. Click again on a textfield whose obscureText is true (false)
### Expected results
The keyboard should not d…
-
## Steps to Reproduce
1. Run Flutter app in iPad(either simulator or real device)
2. Exit to home screen or open other app
3. rotate device
4. open app switcher
* or move app to open as…
-
## Problem statement
With NNBD we will now have static checking that non-nullable named parameters can never contain null, which is great generally :tada:.
This does present a problem however wh…
-
I am requesting some information from the a server, which returns the following (using postman):
Headers:
Allow →GET, HEAD, OPTIONS
CF-RAY →439e4801cf3db955-MIA
Connection →keep-alive
Content-E…
-
> [!NOTE]
> **This is not a bug or issue in Flutter**, however, the link is probably outdated as opening it will result in 404.
**Correct link**: https://docs.flutter.dev/to/java-gradle-incompatib…
-
### Bug description
Cross reference does not work when figure label has a uppercase letters in it.
### Steps to reproduce
````qmd
---
engine: julia
---
```{julia}
using CairoMakie
```…
-
_This issue was originally filed by @dam0vm3nt_
---
This feature was initally described in
Issue #3819: Provide a Method to Dynamicaly Load Classes
But it has been closed pretending it was don…
-
## Use case
Many plugins allow creating multiple instances of a platform class or resource (e.g. multiple instances of a video player, audio player, etc.) with each maintaining its own stat…
-
I found this bug in the library where a zero address returned from a contract results in an exception (because zero address is '0x0'). I suggest manipulating return data from contracts to check for ze…