Update README
This commit is contained in:
parent
8d41e56399
commit
f92fcb1cfe
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
|||
name: date_field
|
||||
description: A widget in the form of a field that lets people choose a date, a time or both.
|
||||
version: 3.0.6
|
||||
homepage: 'https://github.com/GaspardMerten/date_field'
|
||||
version: 3.1.0
|
||||
homepage: "https://github.com/GaspardMerten/date_field"
|
||||
|
||||
environment:
|
||||
sdk: '>=2.15.0 <3.0.0'
|
||||
sdk: ">=2.15.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
intl: ^0.18.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue