There is a lot of custom localization (l10n) and internationalization (i18n) attempts for Flutter, that might look ok at first sight. But we suggest you stick to the official Intl library. It has full support for many common features, like placeholders, plural, gender, etc ...