graemep-nz
graemep-nz
## Bug report In responsive_page.dart there is the following code ``` return LayoutBuilder( builder: (context, constraints) { if (constraints.biggest.width > breakpoint) { // show sidebar else // show header ```...
[email_form.zip](https://github.com/firebase/flutterfire/files/9215855/email_form.zip) ## Bug report There is no "show password" icon in the password edit box ### Expected behavior Need to be able to toggle show/hide password ### Sample project Code...
## Bug report On the sign in screen if you have entered some text in the email field or password field, when you rotate your device, the text is lost...
## Bug report When you click "verify email" an email gets sent and can be clicked on but the spinning circle keeps on spinning and there's no indication that the...
## Bug report In login_view.dart _buildHeader function there is a RichText. It doesn't obey theming well enough to allow the font of the "Register" text button to match the font...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version 0.2.4 ### Firebase Tools version 11.3.0 ### Flutter Doctor Output C:\Users\graem>flutter...
## Bug report When you click "delete account" you get presented with a small dialog asking for your email address and password and a button labelled "sign in". The button...
Using the latest Flutter The example app gets dependency errors using 3.0.0 - beta 2 as below (BTW, trying to use V2.21 flutter_html also gets errors with the latest Flutter)...
The town of Stratford is missing from country New Zealand. State is "Taranaki Region". Stratford NZ got it's name from Stratford in the U.K. - birthplace of William Shakespeare. Many...
in a web app with beamer, the web browser back button does not work correctly. When I run the beamer version for the web and google chrome, I can switch...