list_date_picker 1.0.2
list_date_picker: ^1.0.2 copied to clipboard
This package return a `List<DateTime>` so you can select multiple date, he is based on showDatePicker from Material package.
1.0.2 #
- Downgrade flutter to stable channel for pass errors from analysis
1.0.1 #
- Short description
1.0.0 #
- Adding linter
0.0.1 #
- Create the list date picker code based on showDatePicker