date_time_converter 0.0.5 copy "date_time_converter: ^0.0.5" to clipboard
date_time_converter: ^0.0.5 copied to clipboard

A Dart package for handling and converting DateTime, Duration, and Timestamp with rounding, formatting, and utility functions.

Changelog #

All notable changes to this project will be documented in this file.

0.0.5 #

Sep 8, 2025 #

✨ Updated #

  • Updated cloud_firestore to 6.0.1

0.0.4 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed flutter_lints Dependency

0.0.3+1 #

  • Update intl version as intl: ^0.20.2

0.0.3 #

  • Implemented Time Ago Extension.

0.0.2 #

Added #

  • Extension methods for rounding DateTime to the nearest 10 minutes.
  • Methods for formatting Duration and DateTime into readable strings.
  • Utility functions for converting integers to formatted time strings.
  • Interfaces for date conversion, timestamp conversion, and date formatting.
  • Implementation classes for handling date and time utilities.
  • Methods to calculate delays in days.
  • Functions to format dates as human-readable strings (e.g., "Yesterday", "Mon, 12 Jul").

0.0.1 #

  • Initial Release.
0
likes
150
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for handling and converting DateTime, Duration, and Timestamp with rounding, formatting, and utility functions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, date_format, flutter, intl

More

Packages that depend on date_time_converter