anees22444

Results 4 comments of anees22444

Add this import: `import 'package:intl/date_symbol_data_local.dart'; ` Then call: `initializeDateFormatting(); ` inside initState() (or before any DateFormat/Jiffy usage).

No native changes were done. Just Dart side and build number changed.

Just shared logs with you on discord

That’s strange. The issue occurred only after applying the patch.