row_date_picker 0.0.2
row_date_picker: ^0.0.2 copied to clipboard
simple customize row date picker.
Description #
simple customize row date picker - Use with love
Screenshots #
 
Getting started #
add package URL in your Yami file.
Usage #
RowDatePicker(
type: DatePickerType.monthYear,
onTap: (final value) {
debugPrint(value);
}
),
Additional information #
- GitHub
- My Email
- Mfuzzy.com