Update README

This commit is contained in:
Dominic Grimm 2023-12-16 18:53:50 +01:00
parent c8214efdb9
commit 8d41e56399

View file

@ -1,3 +1,5 @@
_**Forked from https://github.com/GaspardMerten/date_field**_
# Welcome to the Date Field package! 📅
[![pub package](https://img.shields.io/pub/v/date_field.svg)](https://pub.dev/packages/date_field)
@ -14,7 +16,6 @@ dependencies:
date_field: ^3.0.5
```
Import the package in your Dart code.
```dart