Skip to content

Commit

Permalink
Downgraded syncfusion version cause it was causing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Gold872 committed Jan 7, 2024
1 parent 96addfa commit 5b31160
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -961,26 +961,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_charts
sha256: "1f5434cb0dd0118a8f3281a0351559772e09066c2adfd69b16098f38f2b909e9"
sha256: "97142a0192f6fd44f299c30c0b97399ab503de17ef3860e560078bb6be3903de"
url: "https://pub.dev"
source: hosted
version: "24.1.44+1"
version: "23.2.7"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "083d4a0ddb25435d267328a30c3938d09599f7578f5f0d28fbd9fd5424c1cd51"
sha256: a2427697bfad5b611db78ea4c4daef82d3350b83c729a8dc37959662a31547f9
url: "https://pub.dev"
source: hosted
version: "24.1.44"
version: "23.2.7"
syncfusion_flutter_gauges:
dependency: "direct main"
description:
name: syncfusion_flutter_gauges
sha256: "7dcbf9930b2bc7caf9fbf779817be62d54e32d32a05bb2c496bf60d0101935e4"
sha256: a559712b476b05ad2506925b5031dbba3c9e7ce83f482191a8185a3de054e7e6
url: "https://pub.dev"
source: hosted
version: "24.1.44"
version: "23.2.7"
term_glyph:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ dependencies:
screen_retriever: ^0.1.9
searchable_listview: ^2.7.0
shared_preferences: ^2.1.2
syncfusion_flutter_charts: ^24.1.44
syncfusion_flutter_gauges: ^24.1.44
syncfusion_flutter_charts: ^23.1.44
syncfusion_flutter_gauges: ^23.1.44
titlebar_buttons: ^1.0.0
transitioned_indexed_stack: ^1.0.2
url_launcher: ^6.1.14
Expand Down

0 comments on commit 5b31160

Please sign in to comment.