Skip to content
Merged
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 @@ -373,10 +373,10 @@ packages:
dependency: "direct main"
description:
name: fl_chart
sha256: "577aeac8ca414c25333334d7c4bb246775234c0e44b38b10a82b559dd4d764e7"
sha256: d3f82f4a38e33ba23d05a08ff304d7d8b22d2a59a5503f20bd802966e915db89
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
flex_color_scheme:
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 @@ -38,7 +38,7 @@ dependencies:
cupertino_icons: ^1.0.8
drift: ^2.28.1
equatable: ^2.0.7
fl_chart: ^1.0.0
fl_chart: ^1.1.0
flex_color_scheme: ^8.3.0
flex_seed_scheme: ^3.5.1
flutter_html: ^3.0.0
Expand Down