-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error after flutter upgrade #813
Comments
Could you please provide the most recent compatible Flutter version? |
@Mar1155 I am using flutter version 3.27.1 on stable. |
i'm using 3.27.1 on stable too, but the build crashes with this error. `Launching lib/main.dart on sdk gphone64 arm64 in debug mode... You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply ../packages/stream_video_flutter/lib/src/call_screen/lobby_video.dart:5:8: Error: Error when reading '../packages/stream_video_flutter/lib/stream_video/lib/src/stream_video.dart': No such file or directory
FAILURE: Build failed with an exception.
BUILD FAILED in 14s |
I get the below message after upgrading flutter:
The text was updated successfully, but these errors were encountered: