-
### Steps to reproduce
1. Create `InkResponse`, `InkWell`, or a material button with an `overlayColor` that resolves to colors with different opacities for hovered and focused states.
2. a. If the `…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Web
### Have you already upgraded your packages?
Yes
### Dependency versions
pub…
jackd updated
2 months ago
-
The error will occur when the DropdownButton is near the border of the browser.
You can see this video below.
https://user-images.githubusercontent.com/59549741/162422884-156788bc-fdfe-4894-8180-4…
-
I'm not sure if this is exactly the same as https://github.com/AbdulRahmanAlHamali/flutter_typeahead/issues/455, because that issue appears to exist on v4 unlike this one, but looks somewhat related.
…
-
Internal: b/329766984
### Steps to reproduce
1. Enable Android TalkBack (Settings -> Accessibility -> TalkBack).
2. Open a Flutter app using google_maps_flutter and a useAndroidViewSurface value of…
-
_Latest status update: https://github.com/flutter/flutter/issues/14288#issuecomment-1890250258; some work around suggestions: https://github.com/flutter/flutter/issues/14288#issuecomment-1026332976_
…
-
### Steps to reproduce
Run the attached code sample
### Expected results
`AppBar` shows elevation when `ListView` content is scrolled
### Actual results
`AppBar` shows no elevation when `ListView…
-
I get MissingPluginException when i call Geolocation.enableLocationServices()
flutter: location result: invoke geolocation/location->enableLocationServices []
flutter: ══╡ EXCEPTION CAUGHT BY GEO…
-
I created a custom Oauth2 client just like you suggested in your article https://dev.to/okrad/oauth2client-implement-oauth2-clients-with-flutter-4jjl . Once the app redirects to authorization page and…
-
### Steps to reproduce
Just run the code below on an Android device or emulator
### Expected results
The first video must not be flickering
### Actual results
The first video sometimes …