-
flutter --version
Flutter 2.2.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f4abaa0735 (3 months ago) • 2021-07-01 12:46:11 -0700
Engine • r…
-
Other mentions:
https://github.com/flutter/flutter/issues/60014
https://github.com/flutter/flutter/issues/56683
[Edit] I am able to `flutter run`, both using the emulator and an attached mobile d…
-
Everything is working fine for iOS but for Android i have this warning and instead of spinner i see red square
-
**Describe the bug**
When I try to signup using a phone number (Auth is configured to use phone_number) I get a validation error. Interestingly, if I try to use the HostedUI it works.
`"1 validati…
-
**Describe the bug**
I created a pre-signup lambda trigger to set `autoVerifyEmail = true` and `autoConfirmUser = true` when users sign up using Facebook as IdP (when they sign up using Google I can …
-
I follow all the comands from Flutter oficial documentation for transform my app in a web project, this is the steps I followed to make the problem show
**flutter channel beta
flutter upgrade
…
-
## Bug report
When `await`ing a task, or listening for snapshot events, an exception is thrown with absolutely no detailed information.
The exception has a code of `unknown` and message of `An u…
-
I am getting an error "Unable to instantiate activity " when i attempt to run the program. I am using Android Studio
> Android Studio 4.1.1
Build #AI-201.8743.12.41.6953283, built on November…
-
It would be nice if we have control for speed of spinner, somehow that have used in my old project and we had to adjust it by CSS properties.
-
hey guys,there was some thing wrong in my app, and i known it's my code's error.
but the log can't show me my error,just from framework ,i had update my flutter and dart to the newest.
following are…