Last updated:
0 purchases
paket dart da
GetData #
A simple Dart package to extract the date from a DateTime string, providing only the year, month, and day.
Features #
Extracts the date part (year, month, and day) from a DateTime string.
Provides a simple API to handle date extraction from formatted strings.
Installation #
Add the following dependency to your pubspec.yaml file:
dependencies:
get_data: ^1.0.0
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.