Skip to content

Commit

Permalink
add sdk constraint to example/pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
blaugold committed Feb 18, 2021
1 parent 8fe217a commit c20965c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: example

environment:
sdk: '>=2.10.0 <3.0.0'

dependencies:
unsplash_client:
path: ../

0 comments on commit c20965c

Please # to comment.