Commit 0cf77a68 authored by Dio Maulana's avatar Dio Maulana

icon native

parent 2b3ed643
......@@ -2,7 +2,7 @@
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<application android:label="excelso_attendance" android:name="${applicationName}" android:icon="@mipmap/ic_launcher">
<application android:label="Excelso Attendance" android:name="${applicationName}" android:icon="@mipmap/launcher_icon">
<activity android:name=".MainActivity" android:exported="true" android:launchMode="singleTop" android:theme="@style/LaunchTheme" android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" android:hardwareAccelerated="true" android:windowSoftInputMode="adjustResize">
<!-- Specifies an Android theme to apply to this Activity as soon as
the Android process has started. This theme is visible to the user
......
{
"images" : [
"info": {
"version": 1,
"author": "xcode"
},
"images": [
{
"size" : "16x16",
"idiom" : "mac",
"filename" : "app_icon_16.png",
"scale" : "1x"
"size": "16x16",
"idiom": "mac",
"filename": "app_icon_16.png",
"scale": "1x"
},
{
"size" : "16x16",
"idiom" : "mac",
"filename" : "app_icon_32.png",
"scale" : "2x"
"size": "16x16",
"idiom": "mac",
"filename": "app_icon_32.png",
"scale": "2x"
},
{
"size" : "32x32",
"idiom" : "mac",
"filename" : "app_icon_32.png",
"scale" : "1x"
"size": "32x32",
"idiom": "mac",
"filename": "app_icon_32.png",
"scale": "1x"
},
{
"size" : "32x32",
"idiom" : "mac",
"filename" : "app_icon_64.png",
"scale" : "2x"
"size": "32x32",
"idiom": "mac",
"filename": "app_icon_64.png",
"scale": "2x"
},
{
"size" : "128x128",
"idiom" : "mac",
"filename" : "app_icon_128.png",
"scale" : "1x"
"size": "128x128",
"idiom": "mac",
"filename": "app_icon_128.png",
"scale": "1x"
},
{
"size" : "128x128",
"idiom" : "mac",
"filename" : "app_icon_256.png",
"scale" : "2x"
"size": "128x128",
"idiom": "mac",
"filename": "app_icon_256.png",
"scale": "2x"
},
{
"size" : "256x256",
"idiom" : "mac",
"filename" : "app_icon_256.png",
"scale" : "1x"
"size": "256x256",
"idiom": "mac",
"filename": "app_icon_256.png",
"scale": "1x"
},
{
"size" : "256x256",
"idiom" : "mac",
"filename" : "app_icon_512.png",
"scale" : "2x"
"size": "256x256",
"idiom": "mac",
"filename": "app_icon_512.png",
"scale": "2x"
},
{
"size" : "512x512",
"idiom" : "mac",
"filename" : "app_icon_512.png",
"scale" : "1x"
"size": "512x512",
"idiom": "mac",
"filename": "app_icon_512.png",
"scale": "1x"
},
{
"size" : "512x512",
"idiom" : "mac",
"filename" : "app_icon_1024.png",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"size": "512x512",
"idiom": "mac",
"filename": "app_icon_1024.png",
"scale": "2x"
}
]
}
\ No newline at end of file
......@@ -304,6 +304,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.1.1"
get_ip_address:
dependency: "direct main"
description:
name: get_ip_address
sha256: "0e973f1ad61bc4b0b1d99abc2c023d91d1ddb09709f5546f6972ace067c8576d"
url: "https://pub.dev"
source: hosted
version: "0.0.6"
html:
dependency: transitive
description:
......@@ -316,10 +324,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482"
sha256: "4c3f04bfb64d3efd508d06b41b825542f08122d30bda4933fb95c069d22a4fa3"
url: "https://pub.dev"
source: hosted
version: "0.13.5"
version: "1.0.0"
http_parser:
dependency: transitive
description:
......
name: excelso_attendance
description: A new Flutter project.
description: Ravintola Online Attendance For Excelso..
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
......@@ -39,7 +39,8 @@ dependencies:
flutter_easyloading: ^3.0.5
flutter_native_splash: ^2.3.0
geolocator: ^9.0.2
http: ^0.13.5
get_ip_address: ^0.0.6
http: ^1.0.0
quiver: ^3.2.1
shared_preferences: ^2.1.1
url_strategy: ^0.2.0
......@@ -50,6 +51,23 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/excelso_logo1.png"
min_sdk_android: 21 # android min sdk min:16, default 21
web:
generate: true
image_path: "assets/images/excelso_logo1.png"
background_color: "#FFFFFF"
theme_color: "#FFFFFF"
windows:
generate: true
image_path: "assets/images/excelso_logo1.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "assets/images/excelso_logo1.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
......
web/favicon.png

917 Bytes | W: | H:

web/favicon.png

564 Bytes | W: | H:

web/favicon.png
web/favicon.png
web/favicon.png
web/favicon.png
  • 2-up
  • Swipe
  • Onion skin
web/icons/Icon-192.png

5.17 KB | W: | H:

web/icons/Icon-192.png

9.74 KB | W: | H:

web/icons/Icon-192.png
web/icons/Icon-192.png
web/icons/Icon-192.png
web/icons/Icon-192.png
  • 2-up
  • Swipe
  • Onion skin
web/icons/Icon-512.png

8.06 KB | W: | H:

web/icons/Icon-512.png

24.1 KB | W: | H:

web/icons/Icon-512.png
web/icons/Icon-512.png
web/icons/Icon-512.png
web/icons/Icon-512.png
  • 2-up
  • Swipe
  • Onion skin
web/icons/Icon-maskable-192.png

5.46 KB | W: | H:

web/icons/Icon-maskable-192.png

9.74 KB | W: | H:

web/icons/Icon-maskable-192.png
web/icons/Icon-maskable-192.png
web/icons/Icon-maskable-192.png
web/icons/Icon-maskable-192.png
  • 2-up
  • Swipe
  • Onion skin
web/icons/Icon-maskable-512.png

20.5 KB | W: | H:

web/icons/Icon-maskable-512.png

24.1 KB | W: | H:

web/icons/Icon-maskable-512.png
web/icons/Icon-maskable-512.png
web/icons/Icon-maskable-512.png
web/icons/Icon-maskable-512.png
  • 2-up
  • Swipe
  • Onion skin
{
"name": "excelso_attendance",
"short_name": "excelso_attendance",
"name": "Excelso Attendance",
"short_name": "Excelso Attendance",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A new Flutter project.",
"background_color": "#FFFFFF",
"theme_color": "#FFFFFF",
"description": "Ravintola Online Attendance For Excelso.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment