"${applicationName}" in flutter android manifest?

478 views
Skip to first unread message

Bened

unread,
Oct 24, 2021, 5:30:58 PM10/24/21
to Flutter Development (flutter-dev)
The Manifest does not like this new recent variable:
android:name="${applicationName}" , what is its purpose?


    package="xxxx.com.zzzzzzz">
   <application
        android:label="zzzzzzz"
        android:name="${applicationName}"    ????????
        android:icon="@mipmap/ic_launcher">
        <activity
Reply all
Reply to author
Forward
0 new messages