mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 09:23:19 +00:00
Add FontAwesome icons
- Fill out icons on main screen - Fill out icons in app drawer
This commit is contained in:
parent
317a6f737e
commit
d38ff5ad7f
4 changed files with 21 additions and 8 deletions
|
|
@ -100,6 +100,13 @@ packages:
|
|||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.0"
|
||||
font_awesome_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: font_awesome_flutter
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "8.8.1"
|
||||
http:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue