kosher_dart 2.0.4 kosher_dart: ^2.0.4 copied to clipboard
This Plugin for a specialized calendar that can calculate different astronomical times for Jewish zmanim or religious times for prayers and other Jewish religious duties.
2.0.4 #
- Fix zmanim calculation on some time zone
2.0.3 #
- Add support for null safety
- Fix Taanis times
2.0.2 #
- Now only need to import kosher_dart.dart file
- Add method getEventsList() to hebrew_date_formatter.dart file. Return list of events for the day.
- Add method getEvent() to hebrew_date_formatter.dart file. Return event for the day.
- Add method for exit and entry Shabbos time of this week.
- Add method for exit and entry of the closer Yom Tov.
- Add method for exit and entry of the closer Taanis.
- Bug fix Based on KosherJava Zmanim API commit f7e24ce
- Bug & Documentation fix
2.0.1 #
- Bug & Documentation fix
2.0.0 #
- Add
formatWeeklyParsha
function for getting String of Parsha in given week - Bug fix Based on KosherJava Zmanim API commit cb5977c
1.0.0 #
Completion of translation from KosherJava Zmanim API