-
I upgraded Flutter using Flutter doctor, and everything is latest, but it BROKE the app.
-Android Studio 4.2 preview
-Flutter channel beta
## Steps to Reproduce
Just tried to run the code, whi…
-
## Bug report
**Describe the bug**
Application crashes on startup:
```
2021-03-31 13:17:08.113 8154-8154/com.testapp.app.dev E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.testapp…
-
After I switched to embedding v2 on android, I needed to keep flutter fragment activity in order to keep using the local_auth plugin. After doing so I ran into a bunch of issues but it more or less …
-
## Steps to Reproduce
Getting this error when debugging using an android device.
Flutter package(1.2) is placed in different directory (E drive)
## Logs
[ +2 ms] "flutter run" took 296,916…
-
## Steps to Reproduce
I got this error when using flutter version 1.12.13+hotfix.9, then i tried to rollback to version 1.12.13+hotfix.5 it got normally launch like usual.
1. flutter run -…
-
## Steps to Reproduce
1. Using Android Studio
2. `flutter clean`
3. Run main.dart (full repo in https://github.com/AshwinB-hat/Fitness_Counter)
**Expected results:**
When I tap the Squat…
-
Hi! I need to get an image file form the gallery of the user. I'm doing it with the image_picker package, the camera source works, but the gallery source gives me an error and a null file.
## S…
-
**Describe the bug**
I am trying to create firebase dynamic links that will redirect users to a specific page in my app. I managed to create the link and it works sometimes, but sometimes it will re-…
-
Hi everyone and thank you in advance for helping.
I'm trying to build my flutter application, but I get the following output when I run
```
flutter build apk --split-per-abi --no-tree-shake-icon…
-
This is the log when I start my app today. The first warning is #27094, the extraneous blank lines are #26922, the lack of wrapping is https://github.com/dart-lang/sdk/issues/31606, several of the log…
Hixie updated
3 years ago