- Convert a [PersianDate] to [DateTime].
- Added some utility methods to [PersianDate].
- Better lints, a more complete example.
- Improve lints and package score.
- Update repository url
- PersianDate is immutable now.
- Migrated to null-safety (dart 2.12.0).
- PersianDate bug fixed.
- Null-safety.
- Int to Persian String conversion [Bug Fixed].
- Int to Persian String conversion.
- PersianDate.toString now returns string with Persian numbers.
- Improves package health on pub.
- Ditches dependency on Flutter and becomes a native dart package.
- Adds example project.
- Implements extensions methods.