added fluent icons

This commit is contained in:
NicKoehler 2023-05-19 23:20:09 +02:00
parent 87c3a2850d
commit 3dbc3b9d6c
No known key found for this signature in database
GPG Key ID: 0EC502B679A11DD1
2 changed files with 10 additions and 1 deletions

View File

@ -450,6 +450,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.1"
fluentui_system_icons:
dependency: "direct main"
description:
name: fluentui_system_icons
sha256: "745d58831bba404532bebce20286fb1920c650a4cc74678990251a16fb4d2600"
url: "https://pub.dev"
source: hosted
version: "1.1.201"
flutter:
dependency: "direct main"
description: flutter

View File

@ -41,7 +41,7 @@ dependencies:
package_info_plus: ^1.4.2
url_launcher: ^6.0.9
toggle_switch: ^1.4.0
dash_chat_2: ^0.0.14
dash_chat_2: ^0.0.15
draggable_float_widget: ^0.0.2
settings_ui: ^2.0.2
flutter_breadcrumb: ^1.0.1
@ -99,6 +99,7 @@ dependencies:
texture_rgba_renderer: ^0.0.16
percent_indicator: ^4.2.2
dropdown_button2: ^2.0.0
fluentui_system_icons: ^1.1.201
dev_dependencies:
icons_launcher: ^2.0.4