Chore: Bump Readme Version
This commit is contained in:
parent
40e788ea21
commit
e6267a13be
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
|
|||
```yaml
|
||||
dependencies:
|
||||
...
|
||||
date_field: ^2.1.2
|
||||
date_field: ^3.0.0
|
||||
```
|
||||
|
||||
In your library add the following import:
|
||||
|
|
Loading…
Reference in a new issue