beautiful_datetime 0.0.3
beautiful_datetime: ^0.0.3 copied to clipboard
A beautiful DateTime formatter package for Flutter applications that provides various formatting options.
0.0.3 #
- Improved performance of shimmer effect
- Fixed bugs related to shimmer direction
- Updated documentation with more examples
0.0.2 #
- Added ShimmerContainer widget for shimmer loading placeholder
- Added support for customizing shimmer gradient colors
- Added support for adjusting animation speed
- Ensured compatibility with ListView and GridView
- Added optional rounded corners feature
- Added option to change shimmer direction (left to right or reverse)
0.0.1 #
- Initial release
- Added BeautifulDateTime class with various formatting options
- Added support for beautiful date formatting
- Added support for time formatting in 12-hour and 24-hour formats
- Added support for combined date and time formatting
- Added support for short date format
- Added support for numeric date format
- Added support for ISO date format
- Added support for custom format
- Added support for relative time formatting