Skip to content
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

flutter version #3

Open
erickluz opened this issue Feb 7, 2021 · 1 comment
Open

flutter version #3

erickluz opened this issue Feb 7, 2021 · 1 comment

Comments

@erickluz
Copy link

erickluz commented Feb 7, 2021

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.

@sopheamen007
Copy link
Owner

sopheamen007 commented Feb 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants