row_date_picker 0.0.1
row_date_picker: ^0.0.1 copied to clipboard
simple customize row date picker.
Description #
Row Date Picker 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