Flutter sample app with “Over the Air” translation updates
- Clone the repo
- Run
flutter pub get
&flutter pub run localizely_sdk:generate
commands - Create a new project on the Localizely platform and upload ARB files from the
lib\l10n
folder - Create new distribution and SDK token for the created project
- Set distribution ID and SDK token from the Localizely platform in the
lib\main.dart
file - Run the app on a device
- Update translations and add a new release to the created distribution to see translation updates