date_field/pubspec.yaml
2024-05-26 16:46:53 +02:00

13 lines
279 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.2.0
homepage: "https://github.com/GaspardMerten/date_field"
environment:
sdk: ">=3.2.2 <4.0.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.19.0