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

sdk version issue #5

Open
kumari-jaya opened this issue Sep 19, 2019 · 5 comments
Open

sdk version issue #5

kumari-jaya opened this issue Sep 19, 2019 · 5 comments

Comments

@kumari-jaya
Copy link

The current Dart SDK version is 2.5.0.

Because dashboard requires SDK version >=1.19.0 <2.0.0, version solving failed.
pub get failed (1)

@Roboromeo1
Copy link

Just replicate the code on your own using staggered grid , Works good for me .

@iklobato
Copy link

@Roboromeo1 how can I make this change?

@Roboromeo1
Copy link

@Roboromeo1 how can I make this change?

Create a new project then

@Roboromeo1 how can I make this change?

Just create a new flutter project and copy the code from clone repo. It working good just checked it .

@iklobato
Copy link

Even after the change, I keep getting this dependency error

Screenshot from 2020-06-28 13-15-40

And when running $ flutter run I got the same erros
Screenshot from 2020-06-28 13-16-00

I even tryied to downgrade my version os Dart SDK changing the PATH to the v1.19.0 in here again with no success

I dont know what to do :(

@D-Ajay-Kumar
Copy link

Even after the change, I keep getting this dependency error

Screenshot from 2020-06-28 13-15-40

And when running $ flutter run I got the same erros
Screenshot from 2020-06-28 13-16-00

I even tryied to downgrade my version os Dart SDK changing the PATH to the v1.19.0 in here again with no success

I dont know what to do :(

Did you add the dependencies in your pubspec.yaml file after creating the new project and pasting the lib folder there?

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

4 participants