advanced_date_formatter
A advanced date formatter for flutter
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
7 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Dec 2024 to Feb 2025
2025
2026
Releases
latest 7-
1.0.111 Feb 2025 -
1.0.011 Feb 2025Release notes
Open source →- First stable release: The package includes all core features and additional enhancements.
- All functions optimized for stability.
-
0.0.530 Dec 2024Release notes
Open source →formatShort()andformatLong()functions added: Supports both short and long date formats.- Performance improvements and bug fixes based on user feedback.
-
0.0.430 Dec 2024Release notes
Open source →detailedTimeAgo()function added: Shows detailed time difference (days, hours, minutes, seconds) from a specific date.- Code refactoring and performance improvements.
-
0.0.330 Dec 2024Release notes
Open source →timeDifference()function added: Allows calculation of the difference between two dates in years and months.countdownToDate()function added: Provides the time remaining to a target date.
-
0.0.230 Dec 2024Release notes
Open source →formatWithTimeZone()function added: Allows users to format dates in a specified time zone.- Minor bug fixes and optimizations were applied.
-
0.0.130 Dec 2024Release notes
Open source →- Initial release: Basic functionalities like date formatting, time difference calculation, and time ago formatting are available.
- Functions like
format(),timeAgo(), andgetDayName()were made available. - Time zone support and ISO 8601 format were introduced.