date_field/pubspec.yaml
2020-03-01 23:41:41 +01:00

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.1.0
homepage: 'https://github.com/GaspardMerten/date_field'
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
intl: ^0.16.1
flutter:
sdk: flutter