nkulic
nkulic
> I finally got it to work. Someone should document the following somewhere, because it definitely is not currently. > First off: `findSystemLocale()` will not work when called from an...
> I had the same issue as @nkulic and I had to change the assetLoader because I use CodeGen. > > ``` > import 'package:weddy/gen/codegen_loader.g.dart'; > ... > assetLoader: const...
Why is Test and Publish check failing? This is a great feature when wanting to use translation for text outside UI logic, for instance in services logic which does not...