messenger-chat-head-flutter-ui
messenger-chat-head-flutter-ui copied to clipboard
Error
Hi! lib/ui/chat_head.dart:96:7: Error: No named parameter with the name 'resizeToAvoidBottomPadding'. resizeToAvoidBottomPadding: false, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ../../../flutter/packages/flutter/lib/src/material/scaffold.dart:1451:9: Context: Found this candidate, but the arguments don't match. const Scaffold({ ^^^^^^^^
FAILURE: Build failed with an exception.
-
Where: Script 'D:\Programowanie\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 991
-
What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command 'D:\Programowanie\flutter\bin\flutter.bat'' 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 12s Running Gradle task 'assembleDebug'... Running Gradle task 'assembleDebug'... Done 12,9s Exception: Gradle task assembleDebug failed with exit code 1
Please help, I need it
@pudelos Hi there! look like u r using updated version of sdk as this parameter is now deprecated so comment it and push the code to new branch the owner of repo will merge it .