Skip to content

Commit bfc763d

Browse files
committed
App icon
1 parent 7d2f978 commit bfc763d

File tree

9 files changed

+161
-2
lines changed

9 files changed

+161
-2
lines changed
2.91 KB
Loading
1.83 KB
Loading
-721 Bytes
Binary file not shown.
6 KB
Loading
8.1 KB
Loading

assets/icons/icon.png

61.6 KB
Loading

assets/icons/icon.svg

Lines changed: 64 additions & 0 deletions
Loading

pubspec.lock

Lines changed: 89 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@ packages:
99
url: "https://pub.dev"
1010
source: hosted
1111
version: "3.4.3"
12+
archive:
13+
dependency: transitive
14+
description:
15+
name: archive
16+
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
17+
url: "https://pub.dev"
18+
source: hosted
19+
version: "3.3.7"
20+
args:
21+
dependency: transitive
22+
description:
23+
name: args
24+
sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
25+
url: "https://pub.dev"
26+
source: hosted
27+
version: "2.4.2"
1228
async:
1329
dependency: transitive
1430
description:
@@ -33,6 +49,22 @@ packages:
3349
url: "https://pub.dev"
3450
source: hosted
3551
version: "1.2.1"
52+
checked_yaml:
53+
dependency: transitive
54+
description:
55+
name: checked_yaml
56+
sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff
57+
url: "https://pub.dev"
58+
source: hosted
59+
version: "2.0.3"
60+
cli_util:
61+
dependency: transitive
62+
description:
63+
name: cli_util
64+
sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7
65+
url: "https://pub.dev"
66+
source: hosted
67+
version: "0.4.0"
3668
clock:
3769
dependency: transitive
3870
description:
@@ -49,6 +81,14 @@ packages:
4981
url: "https://pub.dev"
5082
source: hosted
5183
version: "1.17.0"
84+
convert:
85+
dependency: transitive
86+
description:
87+
name: convert
88+
sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
89+
url: "https://pub.dev"
90+
source: hosted
91+
version: "3.1.1"
5292
cross_file:
5393
dependency: transitive
5494
description:
@@ -118,6 +158,14 @@ packages:
118158
description: flutter
119159
source: sdk
120160
version: "0.0.0"
161+
flutter_launcher_icons:
162+
dependency: "direct dev"
163+
description:
164+
name: flutter_launcher_icons
165+
sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
166+
url: "https://pub.dev"
167+
source: hosted
168+
version: "0.13.1"
121169
flutter_lints:
122170
dependency: "direct dev"
123171
description:
@@ -168,6 +216,14 @@ packages:
168216
url: "https://pub.dev"
169217
source: hosted
170218
version: "4.0.2"
219+
image:
220+
dependency: transitive
221+
description:
222+
name: image
223+
sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
224+
url: "https://pub.dev"
225+
source: hosted
226+
version: "4.0.17"
171227
intl:
172228
dependency: "direct main"
173229
description:
@@ -288,6 +344,14 @@ packages:
288344
url: "https://pub.dev"
289345
source: hosted
290346
version: "2.1.5"
347+
petitparser:
348+
dependency: transitive
349+
description:
350+
name: petitparser
351+
sha256: "49392a45ced973e8d94a85fdb21293fbb40ba805fc49f2965101ae748a3683b4"
352+
url: "https://pub.dev"
353+
source: hosted
354+
version: "5.1.0"
291355
platform:
292356
dependency: transitive
293357
description:
@@ -312,6 +376,14 @@ packages:
312376
url: "https://pub.dev"
313377
source: hosted
314378
version: "0.7.3"
379+
pointycastle:
380+
dependency: transitive
381+
description:
382+
name: pointycastle
383+
sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c"
384+
url: "https://pub.dev"
385+
source: hosted
386+
version: "3.7.3"
315387
process:
316388
dependency: transitive
317389
description:
@@ -557,6 +629,22 @@ packages:
557629
url: "https://pub.dev"
558630
source: hosted
559631
version: "1.0.0"
632+
xml:
633+
dependency: transitive
634+
description:
635+
name: xml
636+
sha256: "979ee37d622dec6365e2efa4d906c37470995871fe9ae080d967e192d88286b5"
637+
url: "https://pub.dev"
638+
source: hosted
639+
version: "6.2.2"
640+
yaml:
641+
dependency: transitive
642+
description:
643+
name: yaml
644+
sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
645+
url: "https://pub.dev"
646+
source: hosted
647+
version: "3.1.2"
560648
sdks:
561-
dart: ">=2.18.6 <3.0.0"
649+
dart: ">=2.19.0 <3.0.0"
562650
flutter: ">=3.4.0-17.0.pre"

pubspec.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1818
# In Windows, build-name is used as the major, minor, and patch parts
1919
# of the product and file versions while build-number is used as the build suffix.
20-
version: 0.0.6
20+
version: 0.0.7
2121

2222
environment:
2323
sdk: '>=2.18.6 <3.0.0'
@@ -54,6 +54,8 @@ dev_dependencies:
5454
flutter_test:
5555
sdk: flutter
5656

57+
flutter_launcher_icons: ^0.13.1
58+
5759
# The "flutter_lints" package below contains a set of recommended lints to
5860
# encourage good coding practices. The lint set provided by the package is
5961
# activated in the `analysis_options.yaml` file located at the root of your
@@ -102,3 +104,8 @@ flutter:
102104
#
103105
# For details regarding fonts from package dependencies,
104106
# see https://flutter.dev/custom-fonts/#from-packages
107+
108+
flutter_launcher_icons:
109+
android: true
110+
ios: false
111+
image_path: "assets/icons/icon.png"

0 commit comments

Comments
 (0)