Skip to content

Commit

Permalink
Update example README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Ioannou authored Sep 3, 2023
1 parent 1184688 commit 02f686f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A flutter package to select a country from a list of countries.
Add the package to your pubspec.yaml:

```yaml
country_picker: ^2.0.20
country_picker: ^2.0.21
```
In your dart file, import the library:
Expand Down

0 comments on commit 02f686f

Please sign in to comment.