row_date_picker 0.0.2 copy "row_date_picker: ^0.0.2" to clipboard
row_date_picker: ^0.0.2 copied to clipboard

outdated

simple customize row date picker.

Description #

simple customize row date picker - Use with love

Screenshots #

![screanshott](https://mfuzzy.com/flutter_package/row_date_picker1.png =60x20) ![screanshott](https://mfuzzy.com/flutter_package/row_date_picker2.png =60x20)

Getting started #

add package URL in your Yami file.

Usage #

RowDatePicker(
    type: DatePickerType.monthYear,
        onTap: (final value) {
        debugPrint(value);  
    }
),

Additional information #

5
likes
0
points
5
downloads

Publisher

verified publishermfuzzy.com

Weekly Downloads

simple customize row date picker.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on row_date_picker