Hamoud Alhoqbani
Hamoud Alhoqbani
I had the same problem, becuase I was missing `locale: context.locale,` in `MaterialApp` ```dart class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( localizationsDelegates: context.localizationDelegates, supportedLocales: context.supportedLocales,...
Thanks @gustavofabiane for your contribution and the great work, and apologies for my delay :( I run the test suits and run the app with vue frontend, everything works fine....
We should work on upgrading to Slim 4. Check #18