current_time_date 1.0.2
current_time_date: ^1.0.2 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 in your Flutter application.
Features #
- Show Current Time: Displays the current time.
- Show Current Date: Displays the current date.
Installation #
To use the current_time_date package in your Flutter project, add it as a dependency in your pubspec.yaml file:
dependencies:
current_time_date: ^1.0.2