Update README
This commit is contained in:
parent
c8214efdb9
commit
8d41e56399
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
_**Forked from https://github.com/GaspardMerten/date_field**_
|
||||||
|
|
||||||
# Welcome to the Date Field package! 📅
|
# Welcome to the Date Field package! 📅
|
||||||
|
|
||||||
[![pub package](https://img.shields.io/pub/v/date_field.svg)](https://pub.dev/packages/date_field)
|
[![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
|
date_field: ^3.0.5
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Import the package in your Dart code.
|
Import the package in your Dart code.
|
||||||
|
|
||||||
```dart
|
```dart
|
||||||
|
|
Loading…
Reference in a new issue