|
|
@ -1,7 +1,7 @@ |
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
<uses-permission android:name="android.permission.INTERNET" /> |
|
|
<uses-permission android:name="android.permission.INTERNET" /> |
|
|
<application |
|
|
<application |
|
|
android:label="hadi_hoda_flutter" |
|
|
|
|
|
|
|
|
android:label="Hadi & Hoda" |
|
|
android:name="${applicationName}" |
|
|
android:name="${applicationName}" |
|
|
android:icon="@mipmap/ic_launcher"> |
|
|
android:icon="@mipmap/ic_launcher"> |
|
|
<activity |
|
|
<activity |
|
|
|