We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f555e commit bf4962dCopy full SHA for bf4962d
packages/form_builder_phone_field/example/android/app/src/main/AndroidManifest.xml
@@ -6,7 +6,7 @@
6
additional functionality it is fine to subclass or reimplement
7
FlutterApplication and put your custom class here. -->
8
<application
9
- android:name="io.flutter.app.FlutterApplication"
+ android:name="${applicationName}"
10
android:label="example"
11
android:icon="@mipmap/ic_launcher">
12
<activity
0 commit comments