Fix README

This commit is contained in:
Dominic Grimm 2024-05-26 16:47:22 +02:00
parent 5cb75f7e94
commit 1b818ab9fc

View file

@ -13,7 +13,7 @@ Add the date_field package to your project's dependencies in pubspec.yaml.
```yaml ```yaml
dependencies: dependencies:
... ...
date_field: ^3.0.5 date_field: ^3.2.0
``` ```
Import the package in your Dart code. Import the package in your Dart code.