add icon pack

This commit is contained in:
2024-09-16 14:42:01 +02:00
parent 6e091e592e
commit 4a0466070d
2 changed files with 2 additions and 1 deletions

View File

@@ -401,7 +401,7 @@ packages:
source: sdk
version: "0.0.0"
font_awesome_flutter:
dependency: transitive
dependency: "direct main"
description:
name: font_awesome_flutter
sha256: "275ff26905134bcb59417cf60ad979136f1f8257f2f449914b2c3e05bbb4cd6f"

View File

@@ -36,6 +36,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
font_awesome_flutter: ^10.7.0
syncfusion_flutter_core: ^26.2.10
syncfusion_flutter_pdfviewer: ^26.1.39
universal_html: ^2.2.4