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
@ -78,4 +79,4 @@ Contributions to this package are welcome! If you find a bug or have a feature r
Before submitting a pull request, please make sure to run the tests and ensure they all pass. Additionally, please follow the existing coding style and make sure your code is well-documented.
Thank you for your contributions!
Thank you for your contributions!