anees22444
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.