Published
- 1 min read
upgrade flutter dependencies
The solution for this is noted below
upgrade flutter dependencies
Solution
Upgrade Flutter Dependencies:
$ flutter pub upgrade
Upgrade Outdated Flutter Dependencies:
$ flutter pub outdated
Try other methods by searching on the site. That is if this doesn’t work