ahmedoid / hijri_date

Convert between Hijri Calendar and Gregorian Calendar date.
Other
18 stars 30 forks source link

Null check operator used on a null value (Can't use package) #25

Open orucmahmood opened 1 week ago

orucmahmood commented 1 week ago

When I try to use package in my Flutter app, app crashes and shows message: Null check operator used on a null value

Just added HijriCalendar _today = HijriCalendar.now(); line into the app, and error appears.

Screenshot_1719390209