-
Notifications
You must be signed in to change notification settings - Fork 284
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
Comments
Just replicate the code on your own using staggered grid , Works good for me . |
@Roboromeo1 how can I make this change? |
Create a new project then
Just create a new flutter project and copy the code from clone repo. It working good just checked it . |
Even after the change, I keep getting this dependency error And when running I even tryied to downgrade my version os Dart SDK changing the 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? |
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)
The text was updated successfully, but these errors were encountered: