Skip to content

Commit

Permalink
Added dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
anoop4real committed Mar 20, 2021
1 parent 43aaea4 commit 7c9bf90
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@ packages:
version: "2.1.0"
sdks:
dart: ">=2.12.0 <3.0.0"
flutter: ">=1.12.0"
1 change: 1 addition & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,4 @@ packages:
version: "2.1.0"
sdks:
dart: ">=2.12.0 <3.0.0"
flutter: ">=1.12.0"
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ repository: https://github.com/anoop4real/flutter_iso_countries

environment:
sdk: ">=2.12.0 <3.0.0"
# Flutter versions prior to 1.12 did not support the
# flutter.plugin.platforms map.
flutter: ">=1.12.0"

dependencies:
flutter:
Expand Down

0 comments on commit 7c9bf90

Please sign in to comment.