Since yesterday's flutterflow update, I have been unable to get the local run to work on my Android phone (computer is a mac). This is the Device Log:
Launching lib/main.dart on Pixel 6a in debug mode...
Upgrading build.gradle
Running Gradle task 'assembleDebug'...
../../../../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.3/lib/src/widget_wrapper.dart:173:11: Error: No named parameter with the name 'size'.
size: Size(
^^^^
../flutter/packages/flutter/lib/src/rendering/view.dart:28:9: Context: Found this candidate, but the arguments don't match.
const ViewConfiguration({
^^^^^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command '/Users/dominikmucklow/Library/Application Support/io.flutterflow.prod.mac/flutter/bin/flutter'' finished with non-zero exit value 1
* 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 4s
Running Gradle task 'assembleDebug'... 5.4s
Error: Gradle task assembleDebug failed with exit code 1