Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion animations/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3

dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion experimental/desktop_photo_search/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
sdk: flutter
built_collection: ^4.3.0
built_value: ^7.0.0
cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3
file_chooser:
git:
url: https://github.com/google/flutter-desktop-embedding.git
Expand Down
2 changes: 1 addition & 1 deletion gallery/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
intl:
intl_translation:
flutter_localized_locales:
cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3
rally_assets: ^1.0.0
meta:
scoped_model:
Expand Down
2 changes: 1 addition & 1 deletion place_tracker/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter

cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3
google_maps_flutter: ^0.4.0
uuid: ^1.0.3

Expand Down
2 changes: 1 addition & 1 deletion platform_design/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter

cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3

dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion platform_view_swift/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter

cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3

dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion provider_counter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
sdk: flutter

provider: ^3.1.0+1
cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3

dev_dependencies:
flutter_test:
Expand Down