myanmar_calendar 1.0.3 myanmar_calendar: ^1.0.3 copied to clipboard
A Dart/Flutter package to convert Gregorian dates to the Myanmar calendar, supporting multiple languages and font encodings.
[1.0.3] - 2024-11-15 #
Improved #
- Ran Dart formatter to ensure all files comply with Dart's standard style guide, addressing formatting issues in
calendar.dart
andlanguage_dictionary.dart
. - Added comprehensive DartDoc comments for public classes and methods in
calendar.dart
andlanguage_dictionary.dart
to improve code readability and help pass static analysis.
[1.0.2] - 2024-11-14 #
Added #
- Updated the
LICENSE
andREADME.md
files to reflect proper attribution and usage instructions.