date_field/pubspec.yaml

14 lines
279 B
YAML
Raw Permalink Normal View History

2020-03-01 22:16:40 +00:00
name: date_field
description: A widget in the form of a field that lets people choose a date, a time or both.
2024-05-26 14:46:53 +00:00
version: 3.2.0
2023-12-16 18:03:05 +00:00
homepage: "https://github.com/GaspardMerten/date_field"
2020-03-01 22:16:40 +00:00
environment:
2024-05-26 14:46:53 +00:00
sdk: ">=3.2.2 <4.0.0"
2020-03-01 22:16:40 +00:00
dependencies:
flutter:
sdk: flutter
2020-11-25 08:54:50 +00:00
2024-05-26 14:46:53 +00:00
intl: ^0.19.0