current_time_date 1.0.1 copy "current_time_date: ^1.0.1" to clipboard
current_time_date: ^1.0.1 copied to clipboard

A simple Dart package to display the current time and date.

current_time_date #

A simple Dart package to display the current time and date.

Usage #

Text(CurrentTimeDate.ShowCurrentTime()): Displays the current time. Text(CurrentTimeDate.ShowCurrentDate()): Displays the current date.

Add the following to your pubspec.yaml:

dependencies:
  current_time_date: ^1.0.1
2
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Dart package to display the current time and date.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

More

Packages that depend on current_time_date