flutter_date_time_label 0.0.1 copy "flutter_date_time_label: ^0.0.1" to clipboard
flutter_date_time_label: ^0.0.1 copied to clipboard

A Flutter for displaying the date/datetime label.

flutter_date_time_label #

Flutter package for displaying date/datetime label.

DateLabel001 #

DateLabel001(
  dateTime: DateTime.now(),
  showYear: true,
);

DateLabel002 #

DateLabel002(
  dateTime: DateTime.now(),
  showWeekday: true,
);
2
likes
0
points
24
downloads

Publisher

verified publisherlarryhsiao.com

Weekly Downloads

A Flutter for displaying the date/datetime label.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_date_time_label