12 lines
297 B
YAML
12 lines
297 B
YAML
name: date_field
|
|
description: Contains DateField and DateFormField which allows the user to pick a DateTime from an input field!
|
|
version: 0.2.2
|
|
homepage: 'https://github.com/GaspardMerten/date_field'
|
|
|
|
environment:
|
|
sdk: ">=2.1.0 <3.0.0"
|
|
|
|
dependencies:
|
|
intl: ^0.16.1
|
|
flutter:
|
|
sdk: flutter
|