phrase/phrase-flutter-sdk
phrase/flutter_sdk_example
Setup
-
Add the Phrase Flutter SDK to your
pubspec.yaml -
Run the Phrase code generator:
- Create a distribution in Phrase Strings and copy the Distribution ID and environment secret from the dashboard or via the Distributions API
-
Initialize the SDK in
main.dartbefore rendering any strings: -
Run your app: