date_field/pubspec.yaml
Gaspard Merten 13eaa0df3a Fixing label & hint style issues
Moving to a more generic architecture
Updating the analysis_options.yaml file
2021-09-22 20:06:57 +02:00

15 lines
281 B
YAML

name: date_field
description: A widget in the form of a field that lets people choose a date, a time or both.
version: 2.1.0
homepage: 'https://github.com/GaspardMerten/date_field'
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0