simple_date_time 1.0.0
simple_date_time: ^1.0.0 copied to clipboard
A lightweight Flutter utility to format date and time safely with presets.
1.0.0 #
- Removed
intldependency - Added pre-built formatters for common date & time formats
- Updated README with new examples
0.1.2 #
- Added MIT License and updated README
0.1.1 #
- Updated Repository URL
0.1.0 #
- Renamed
dateFormatparameter tocustomFormatfor better clarity - Added support for custom date format strings alongside preset enums
- Updated README with custom format usage examples
- Improved documentation structure and examples
0.0.3 #
- Fixed image width
0.0.2 #
- Fixed README banner rendering on pub.dev using a public image URL
- Documentation improvements
0.0.1 #
- Initial release