flutter_picker
flutter_picker copied to clipboard
Cannot use flutter_picker..
I add flutter_picker to pubspec.yaml and flutter packages get, I got the following error:
Running "flutter packages get" in anicare...
Could not find a file named "pubspec.yaml" in git://github.com/yangyxd/flutter_picker.git 5e24669acaf18fb4073856f22527191a0ef69288.
pub get failed (1)
Try adding the dependency in pubspec.yml the formal way:
dependencies:
flutter_picker: ^1.0.10