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

simple customize row date picker.

Description #

simple customize row date picker - Use with love

Screenshots #

screanshott{ width=50% } screanshott{ width=50% }

Getting started #

add package URL in your Yami file.

Usage #

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

Additional information #

4
likes
130
pub points
27%
popularity

Publisher

verified publishermfuzzy.com

simple customize row date picker.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on row_date_picker