Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Created December 22, 2018 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijoschek/ae71b60366fbf8c40a1091a73a252cc2 to your computer and use it in GitHub Desktop.
Save ijoschek/ae71b60366fbf8c40a1091a73a252cc2 to your computer and use it in GitHub Desktop.
flutter_localization_tut
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
<!-- ... -->
<application
<!-- ... -->
android:label="@string/title"
<!-- ... -->
</application>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment