Run the following command to generate a lib/localization.g.dart file : flutter packages pub run build_runner build 4. Configure your app Update your Flutter app with your newly created delegate : MaterialApp( locale: AppLocalizations.languages.keys.first, // <- Current locale localizationsDelegat...
My new macOS app for discovering & sharing GIFs is on Product Hunt What is an awesome list?Creating a listTwitterStickers & t-shirts Follow theAwesome Twitter accountfor updates on new list additions.
Run the following command to generate a lib/localization.g.dart file : flutter packages pub run build_runner build 4. Configure your app Update your Flutter app with your newly created delegate : MaterialApp( locale: AppLocalizations.languages.keys.first, // <- Current locale localizationsDelegat...