time_calculator 0.0.3 copy "time_calculator: ^0.0.3" to clipboard
time_calculator: ^0.0.3 copied to clipboard

A Flutter package for time-related calculations, including age computation and more.

Changelog #


[0.0.3] #

  • Minor bug fixes
  • [01.05.2025]

[0.0.2] #

  • Added new time calculation functions:
    • calculateAge: Calculates the age based on a birth date
    • calculateAgeAtDate: Calculates the age at a specific date
    • calculateTimeDifference: Calculates the time difference between two dates
    • daysUntilNextBirthday: Calculates days until the next birthday
    • calculateWorkingDays: Calculates working days between two dates
    • convertTimeZone: Converts time between different time zones
  • Enhanced timeAgoSinceDate function with more granular time divisions
  • Improved documentation and examples
  • [29.04.2025]

[0.0.1] #

  • Initial release of time_calculator Flutter package
  • Simple method timeAgoSinceDate
  • Example app demonstrating usage

1
likes
160
points
46
downloads

Publisher

verified publisherkavindu.cloud

Weekly Downloads

A Flutter package for time-related calculations, including age computation and more.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, timezone

More

Packages that depend on time_calculator