-
Notifications
You must be signed in to change notification settings - Fork 152
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
Update the flutter version and other packages #8
Comments
I just checked, other than |
Yep. I'll work on this. |
Yep, version updates are much needed. Assigning it to you! |
Hi, I tried to run the app on my device but i am getting some errors. `[+11781 ms] [+13695 ms] ../../flutter/.pub-cache/git/flutter_duration_picker-285ff19ad8b440fb6b8727ea849b7ce679d67c75/lib/flutter_duration_picker.dart:104:18: Error: [ +262 ms] ensureAnalyticsSent: 255ms |
@nb9960 flutter_duration_picker is obsolete. At first I thought of downloading their code and migrating it accordingly, but then I found something similar, https://pub.dev/packages/duration_picker. I propose to use this plugin instead of flutter_duration_picker. |
The app no longer works. Most probably it's an issue with one (or more) package versions.
Pubspec needs to be updated.
The text was updated successfully, but these errors were encountered: