57 Forks
253 Stars
253 Watchers

flutter_i18n

This plugin create a binding between your translations from .arb files and your Flutter app.

How to download and setup flutter_i18n

Open terminal and run command
git clone https://github.com/long1eu/flutter_i18n.git
git clone is used to create a copy or clone of flutter_i18n repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_i18n https://github.com/long1eu/flutter_i18n/archive/master.zip

Or simply clone flutter_i18n with SSH
[email protected]:long1eu/flutter_i18n.git

If you have some problems with flutter_i18n

You may open issue on flutter_i18n support forum (system) here: https://github.com/long1eu/flutter_i18n/issues