advanced_date_formatter 1.0.1 copy "advanced_date_formatter: ^1.0.1" to clipboard
advanced_date_formatter: ^1.0.1 copied to clipboard

A advanced date formatter for flutter

0.0.1 #

  • Initial release: Basic functionalities like date formatting, time difference calculation, and time ago formatting are available.
  • Functions like format(), timeAgo(), and getDayName() were made available.
  • Time zone support and ISO 8601 format were introduced.

0.0.2 #

  • formatWithTimeZone() function added: Allows users to format dates in a specified time zone.
  • Minor bug fixes and optimizations were applied.

0.0.3 #

  • 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.4 #

  • detailedTimeAgo() function added: Shows detailed time difference (days, hours, minutes, seconds) from a specific date.
  • Code refactoring and performance improvements.

0.0.5 #

  • formatShort() and formatLong() functions added: Supports both short and long date formats.
  • Performance improvements and bug fixes based on user feedback.

1.0.0 #

  • First stable release: The package includes all core features and additional enhancements.
  • All functions optimized for stability.

1.0.1 #

  • Improved documentation with usage examples.
1
likes
120
points
62
downloads

Publisher

verified publisherberkkebapci.com

Weekly Downloads

A advanced date formatter for flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, timeago

More

Packages that depend on advanced_date_formatter