flutter_date_time_picker/pubspec.yaml
bob 5cf0cc6b38 Add extra customization options for datepicker component
- Option to customize icons to scroll to next anmd previous month
- Option to change formatting on weekdays/month (caps/no caps)
2023-02-09 14:27:42 +01:00

19 lines
328 B
YAML

name: flutter_date_time_picker
description: A Flutter package for date and time picker.
version: 2.3.1
homepage: https://iconica.nl/
environment:
sdk: ">=2.17.6 <3.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.17.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0