current_time_date 1.0.4 copy "current_time_date: ^1.0.4" to clipboard
current_time_date: ^1.0.4 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 #

To display the current time:

Text(CurrentTimeDate.ShowCurrentTime())
Text(CurrentTimeDate.ShowCurrentDate())

Add the following to your pubspec.yaml:

dependencies:
  current_time_date: ^1.0.4
2
likes
125
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

More

Packages that depend on current_time_date