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

A Dart/Flutter package to format dates in a flexible and generalized way, extending the functionality of the general_datetime package for versatile date formatting.

Changelog #

1.0.1 #

  • Updated general_datetime dependency to ^2.1.0
  • Improved internal date symbol processing and helper utilities
  • Refined pattern parsing logic in StringStack
  • Synchronized Android build configurations for the example project

1.0.0 #

  • Initial stable release
  • Added support for a wide range of locales
  • Internal optimizations for pattern parsing and string handling
  • Updated example project with latest Android configurations
  • Documentation improvements and added LICENSE

0.1.3 #

  • Updated README.md and documentation

0.1.2 #

  • Some optimizations applied
  • Updated README.md and documentation

0.1.1 #

  • Full implementation of format functions for JalaliDateTime
  • Updated README.md and documentation

0.0.1 #

  • Initial release with support for all platforms
2
likes
150
points
137
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package to format dates in a flexible and generalized way, extending the functionality of the general_datetime package for versatile date formatting.

Homepage
Repository (GitHub)
View/report issues

Topics

#date #time #format #utils #service

License

BSD-3-Clause (license)

Dependencies

flutter, general_datetime

More

Packages that depend on general_date_format