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