-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
58 lines (48 loc) · 1.26 KB
/
Copy pathpubspec.yaml
File metadata and controls
58 lines (48 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
name: amicons
description: "Amicons is a Flutter icon hub uniting Iconly, Remix, Vuesax, Lucide & Flaticon with 10K+ icons. No need for multiple icon downloads—just install & access all icons easily!"
version: 1.0.1
homepage: https://github.com/AyushMaji/
repository: https://github.com/AyushMaji/amicons
contributors:
- name: Ayush Maji
email: ayushmaji2001@gmail.com
url: http://www.ayushmaji.com/
environment:
sdk: ^3.6.1
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
fonts:
- family: lucide
fonts:
- asset: assets/fonts/lucide/lucide.ttf
- family: iconly
fonts:
- asset: assets/fonts/iconly/iconly.ttf
- family: remix
fonts:
- asset: assets/fonts/remix/remix.ttf
- family: flaticon
fonts:
- asset: assets/fonts/flaticon/flaticon.ttf
- family: vuesax
fonts:
- asset: assets/fonts/vuesax/vuesax.ttf
topics:
- icons
- amicons
- appicons
- flutter
- mordern-icons
screenshots:
- description: "Curved, Sharp & Linear Icons"
path: "assets/others/shap_card.png"
- description: "10,000+ Icons"
path: "assets/others/10k_card.png"