From the terminal: Run flutter pub get . From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec. yaml . From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.
Read moreWhat is pub dev in Flutter?
pub.dev package manager The official package repository for Dart and Flutter apps .
Read moreWhat is Path_provider?
A Flutter plugin for finding commonly used locations on the filesystem . Supports Android, iOS, Linux, macOS and Windows. Not all methods are supported on all platforms.
Read more