date_field/pubspec.yaml
2022-02-28 13:14:35 +10:00

15 lines
272 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: 3.0.0
homepage: 'https://github.com/axrs/date_field'
environment:
sdk: '>=2.15.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0