Windows Local run not working

Troubleshooting

After setting up local run for the first time and at the Starting app stage I ended up having this log error and I cannot use this local feature.

GeneratedPluginRegistrant.java:44: error: cannot access GeneratedAndroidFirebaseStorage

----------------
Launching lib\main.dart on SM G781B in debug mode...
Upgrading build.gradle
Running Gradle task 'assembleDebug'...

C:\Users\ADMIN\AppData\Roaming\FlutterFlow\flutterflow\app\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:44: error: cannot access GeneratedAndroidFirebaseStorage

flutterEngine.getPlugins().add(new io.flutter.plugins.firebase.storage.FlutterFirebaseStoragePlugin());

class file for io.flutter.plugins.firebase.storage.GeneratedAndroidFirebaseStorage not found

1 error

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:

> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 25s
Running Gradle task 'assembleDebug'... 26.6s
Error: Gradle task assembleDebug failed with exit code 1


I-m really exited to use the local run feature.
Any help is kindly welcome!
BR.

What have you tried so far?

Flutter doctor says everything is ok, not much documentation/info about my error so far to try something else.

Did you check FlutterFlow's Documentation for this topic?
No
1
3 replies