-
**Describe the bug**
When used under the coupertino app, the login box cannot be displayed.
**To Reproduce**
CupertinoApp(
navigatorKey: navigatorKey,
...
)
**Expected behavior**
I h…
-
**Describe the bug**
Failed to load tests when adding `get_test: ^4.0.1`
**Reproduction code
example:
```
testController(
'Show error when email address is not valid',
(control…
-
## Bug report
**Describe the bug**
When the GoogleSignInButton enters dark mode, the background color of the icon has an ugly overlay with the button color. Tested on Pixel 6 Pro Android Device wi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I ha…
-
I would like to create a ReactiveTextField for the manual entry of a date, without using ReactiveDateTimePicker. If I define a FormControl and associate it with a ReactiveTextField, when I type in the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Cloud Functions
### Which platforms are affected?
Windows
### Description
Whe…
-
To get the project to work in Flutter 2 I had to make a couple of changes to the supporting packages:
1. - In picture_stream.dart, I changed the word 'DiagnosticableMixin' to 'Diagnosticable'
2. …
-
## description
Wonderous cannot launch on the iOS simulator with a local engine. I tried both x64 and arm64 versions of the host engine, neither worked.
## steps to reproduce
1) Download https…
-
## Bug report
When you delete an email account from the profile page and land back on the sign-in page, choosing sign-in with Google results in nothing happening. But when you reload the app you're…
-
Localizations now use flutter:generate and an l10n.yaml file to describe the file locations, with a new default naming convention `app_xx.arb`. The plugin currently keeps trying to recreate the old …