Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ packages:
dependency: "direct main"
description:
name: fluentui_system_icons
sha256: c8078acc222cfcfa2a1c8e881346961f2d846c8d4639f69ffda52865e9cb2913
sha256: d637972e7e0b34e7accf6a34bf757494a35559959b69ffd0f8926804421faa60
url: "https://pub.dev"
source: hosted
version: "1.1.254"
version: "1.1.265"
fluid_animations:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
clever_settings: ^0.1.2+1
clever_settings_flutter: ^0.1.1+1
fluent_ui: ^4.9.1
fluentui_system_icons: ^1.1.254
fluentui_system_icons: ^1.1.265
fluid_animations: ^1.0.0
flutter:
sdk: flutter
Expand Down
Loading