hijri_date icon indicating copy to clipboard operation
hijri_date copied to clipboard

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

Open orucmahmood opened this issue 8 months ago • 0 comments

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

orucmahmood avatar Jun 26 '24 08:06 orucmahmood