current_time_date 1.0.3 copy "current_time_date: ^1.0.3" to clipboard
current_time_date: ^1.0.3 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`:
```yaml
dependencies:
  current_time_date: ^1.0.3
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