-
### Steps to Reproduce
1. Create a cookie container
2. After an action (logout) clear the container( setting cookies expired = true)
### Expected Behavior
The next request should have …
-
### Steps to reproduce
1. Create an Android app
2. Integrate a Flutter module (https://docs.flutter.dev/add-to-app/android/project-setup?tab=without-android-studio)
3. Add a button to open a Flutte…
-
With `useMaterial3` flag turned on, `AboutDialog` shown by `showAboutDialog` adopts the MD3 look but button labels are still using the MD2 ALL CAPS convention.
![Screenshot 2022-05-20 232817](https…
-
### Description
When I add a link to a binding project with .xcframework from my XF.Sample.iOS project, I get the error:
`Error MT2002: Failed …
-
## Issue description
ColorScheme based themes create ThemeData that is inconsistent with the provided ColorScheme. Some sub themes are also incomplete when using ColorScheme based themes because `T…
-
On macOS, a file is considered hidden if:
1) it starts by "." (like on every unix system)
2) it has a macOS hidden flag
3) it has an HFS+ hidden flag
The Xamarin object NSUrl can be used to read…
Odirb updated
4 years ago
-
As a (parent) I want (to login without creating a new username/password) so that (signup is easier and I don't have to remember usernames, passwords, phone numbers, etc.
Background info on user story…
-
Page URL: https://docs.flutter.dev/cookbook/effects/gradient-bubbles
Page source: https://github.com/flutter/website/tree/master/src/docs/cookbook/effects/gradient-bubbles.md
Description of issue:…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Having a platform view like the webview does not rotate along with the rest of the app properly.
I actually think that this is a symptom of #16322. The flutter view doesn't rotate nicely, as in #16…