Flutter In-Context Editing example
Instantly see how your translations fit on a real device without unnecessary app builds
Setup
- 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 - Run the app on a real device
- Connect with Localizely by scanning the QR code (for web & desktop apps paste token)
- Translate messages on Localizely and check while you type how they fit on a device