date_field/pubspec.yaml
2023-12-16 19:03:05 +01:00

13 lines
280 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.1.0
homepage: "https://github.com/GaspardMerten/date_field"
environment:
sdk: ">=2.15.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.18.0