Anton Emelyanov
Anton Emelyanov
I want to add "Website restrictions" to my API key, but then I start getting "API keys with referer restrictions cannot be used with this API." errors when using this...
**Describe the bug** I'm trying to use the [Example #3](https://pub.dev/packages/flutter_keyboard_visibility#option-3-direct-query-and-subscription) - Direct Query (without subscription). It always returns that the keyboard it not visible. Example 1 and Example 2 seem...
"Shadows" of some widgets, specifically `ElevatedButton`'s, are visible from the opposite side of the card. It seems to only happen on web when compiled in the `--web-renderer html` mode. ##...
GitHub signin [requires client secret](https://github.com/invertase/flutter_desktop_webview_auth/blob/7082cd06564515d7e8add0aa95e51cf90204bc53/lib/github.dart#L41). But including secrets in desktop apps is not safe, is it? An attacker can decompile the app and find the secret. How do Google Signin...
## Bug report **Describe the bug** I can't run two instances of the same app using `cloud_firestore` on Windows - the first window runs fine, but the second crashes immediately....