-
## Environment
**Package version:**
Flutter doctor
```
[✓] Flutter (Channel stable, 3.0.5, on macOS 12.5 21G72 darwin-x64, locale en-US)
• Flutter version 3.0.5 at /Users/expert…
-
I am running into an exception when disposing of some Form Builder Widgets.
Here are the complete error logs:
════════ Exception caught by widgets library ═══════════════════════════════════
The …
zzzaJ updated
2 years ago
-
Hi,
I have a very simple website, [www.hivesey.us](www.hivesey.us)
Browsing the website on phone's chrome browser is extremely slow, laggy, results in black frames and in "Aw, snap! Something w…
-
I get the error below immediately I add **final GlobalKey _senderDetailsFormKey = GlobalKey();** to my code and hot reload it.
Compiler message:
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.or…
-
```
The following assertion was thrown building InheritedGoRouter(goRouter: Instance of 'GoRouter'):
'package:flutter/src/widgets/navigator.dart': Failed assertion: line 3470 pos 18: '!keyReservatio…
-
## Bug report
After using FirebaseAuth.instance.signInWithRedirect(googleProvider) in flutter web, when the signIn flow concludes, i was redirected to my app, when i try calling FirebaseAuth.instan…
-
`The following assertion was thrown building Form-[LabeledGlobalKey#2efbc](state: FormState#83b93):
'package:flutter/src/widgets/will_pop_scope.dart': Failed assertion: line 135 pos 12: '_route == Mo…
-
when jumping between two different screens with different scale (1st screen: 1920*1080 125% 2nd screen: 1920*1080 100%)
we notice that the DPI scaling is not working
and sometimes the application wi…
-
I was following https://docs.flutter.dev/get-started/web and https://docs.flutter.dev/deployment/web to create an app, so more minimal complete reproducible sample cannot be.
I just did `flutter cr…
-
The table should offer a grouping function with group label.
The row should offer a basic and a subtitled mode.
Checklist:
- [ ] From https://github.com/flutter/flutter/issues/24604, tables wit…
xster updated
2 years ago