You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Flutter version doesn't work correctly with the libraries from the project. I have downgrade to version 1.20.2 to work correctly.
I suggest defining the Flutter version in the "pubspec.yaml" file.
On Sun, Feb 7, 2021 at 10:48 PM Erick Luz ***@***.***> wrote:
The current Flutter version doesn't work correctly with the libraries from
the project. I have downgrade to version 1.20.2 to work correctly.
I suggest defining the Flutter version in the "pubspec.yaml" file.
Something like this:
dependencies:
flutter:
sdk: flutter
version: 1.20.2
I suggest too, to test the last version from the Flutter that's works fine.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD565BIXBT267XPXSCXDYQLS52Y5DANCNFSM4XHSJRWA>
.
The current Flutter version doesn't work correctly with the libraries from the project. I have downgrade to version 1.20.2 to work correctly.
I suggest defining the Flutter version in the "pubspec.yaml" file.
Something like this:
I suggest too, to test the last version from the Flutter that's works fine.
The text was updated successfully, but these errors were encountered: