Fix README
This commit is contained in:
parent
5cb75f7e94
commit
1b818ab9fc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Add the date_field package to your project's dependencies in pubspec.yaml.
|
|||
```yaml
|
||||
dependencies:
|
||||
...
|
||||
date_field: ^3.0.5
|
||||
date_field: ^3.2.0
|
||||
```
|
||||
|
||||
Import the package in your Dart code.
|
||||
|
|
Loading…
Reference in a new issue