date_field/pubspec.yaml

13 lines
297 B
YAML
Raw Normal View History

2020-03-01 22:16:40 +00:00
name: date_field
2020-03-01 22:34:26 +00:00
description: Contains DateField and DateFormField which allows the user to pick a DateTime from an input field!
2020-07-15 16:55:02 +00:00
version: 0.2.2
2020-03-01 22:29:41 +00:00
homepage: 'https://github.com/GaspardMerten/date_field'
2020-03-01 22:16:40 +00:00
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
intl: ^0.16.1
flutter:
sdk: flutter