Add cupertino_icons dependency to module pubspec template (#23961)

This commit is contained in:
xster 2018-11-06 10:52:00 -08:00 committed by GitHub
parent a43e3a4a2f
commit 7be8562202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter