date_field/pubspec.yaml
2020-11-25 09:54:50 +01:00

14 lines
308 B
YAML

name: date_field
description: Contains DateField and DateFormField which allows the user to pick a DateTime from an input field!
version: 0.3.3
homepage: 'https://github.com/GaspardMerten/date_field'
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
intl: ">=0.2.7 <2.0.0"