Skip to content

Commit 17e143c

Browse files
committed
Dependencies: update easy_localization, syncfusion_flutter_sliders, go_router
Updated the `easy_localization` package from version 3.0.7 to 3.0.7+1. Updated the `syncfusion_flutter_sliders` package from version 28.1.41 to 28.2.3. Updated the `go_router` package from version 14.6.3 to 14.7.2. Removed unused Design.md file.
1 parent 80c5534 commit 17e143c

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

Design.md

Whitespace-only changes.

pubspec.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@ packages:
210210
dependency: "direct main"
211211
description:
212212
name: easy_localization
213-
sha256: fa59bcdbbb911a764aa6acf96bbb6fa7a5cf8234354fc45ec1a43a0349ef0201
213+
sha256: "0f5239c7b8ab06c66440cfb0e9aa4b4640429c6668d5a42fe389c5de42220b12"
214214
url: "https://pub.dev"
215215
source: hosted
216-
version: "3.0.7"
216+
version: "3.0.7+1"
217217
easy_logger:
218218
dependency: transitive
219219
description:
@@ -342,18 +342,18 @@ packages:
342342
dependency: transitive
343343
description:
344344
name: glob
345-
sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63"
345+
sha256: c3f1ee72c96f8f78935e18aa8cecced9ab132419e8625dc187e1c2408efc20de
346346
url: "https://pub.dev"
347347
source: hosted
348-
version: "2.1.2"
348+
version: "2.1.3"
349349
go_router:
350350
dependency: "direct main"
351351
description:
352352
name: go_router
353-
sha256: "7c2d40b59890a929824f30d442e810116caf5088482629c894b9e4478c67472d"
353+
sha256: "9b736a9fa879d8ad6df7932cbdcc58237c173ab004ef90d8377923d7ad731eaa"
354354
url: "https://pub.dev"
355355
source: hosted
356-
version: "14.6.3"
356+
version: "14.7.2"
357357
graphs:
358358
dependency: transitive
359359
description:
@@ -754,18 +754,18 @@ packages:
754754
dependency: transitive
755755
description:
756756
name: shared_preferences
757-
sha256: a752ce92ea7540fc35a0d19722816e04d0e72828a4200e83a98cf1a1eb524c9a
757+
sha256: "688ee90fbfb6989c980254a56cb26ebe9bb30a3a2dff439a78894211f73de67a"
758758
url: "https://pub.dev"
759759
source: hosted
760-
version: "2.3.5"
760+
version: "2.5.1"
761761
shared_preferences_android:
762762
dependency: transitive
763763
description:
764764
name: shared_preferences_android
765-
sha256: "138b7bbbc7f59c56236e426c37afb8f78cbc57b094ac64c440e0bb90e380a4f5"
765+
sha256: "650584dcc0a39856f369782874e562efd002a9c94aec032412c9eb81419cce1f"
766766
url: "https://pub.dev"
767767
source: hosted
768-
version: "2.4.2"
768+
version: "2.4.4"
769769
shared_preferences_foundation:
770770
dependency: transitive
771771
description:
@@ -903,18 +903,18 @@ packages:
903903
dependency: transitive
904904
description:
905905
name: syncfusion_flutter_core
906-
sha256: "324e6d370de025e5594c60fa60665efa700f34009c2b7859d05e843c357cd5c8"
906+
sha256: "213ada2c3b3555a73cb0eb1530d24d27dcf1a0a1555c0f00dd3e1486b01878ad"
907907
url: "https://pub.dev"
908908
source: hosted
909-
version: "28.1.41"
909+
version: "28.2.3"
910910
syncfusion_flutter_sliders:
911911
dependency: "direct main"
912912
description:
913913
name: syncfusion_flutter_sliders
914-
sha256: "476e3a11eba8671b11db2036fb8d47c95e81b822f55eedd0f7fb606d297277ab"
914+
sha256: "69325466b22cb5d8d2c9163a5f0a60bc04d542c67679899711d0c67f383ad5c9"
915915
url: "https://pub.dev"
916916
source: hosted
917-
version: "28.1.41"
917+
version: "28.2.3"
918918
term_glyph:
919919
dependency: transitive
920920
description:
@@ -959,10 +959,10 @@ packages:
959959
dependency: transitive
960960
description:
961961
name: vector_graphics
962-
sha256: "27d5fefe86fb9aace4a9f8375b56b3c292b64d8c04510df230f849850d912cb7"
962+
sha256: a1870d398158844fe5db12441611ed9a2222ff4340258b539eaf3590c1b4bd7e
963963
url: "https://pub.dev"
964964
source: hosted
965-
version: "1.1.15"
965+
version: "1.1.17"
966966
vector_graphics_codec:
967967
dependency: transitive
968968
description:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515

1616
# I18n
17-
easy_localization: ^3.0.7
17+
easy_localization: ^3.0.7+1
1818
locale_names: ^1.1.1
1919
intl: ^0.19.0
2020

@@ -47,15 +47,15 @@ dependencies:
4747
flutter_layout_grid: ^2.0.6
4848
auto_size_text: ^3.0.0
4949
flutter_svg: ^2.0.10+1
50-
syncfusion_flutter_sliders: ^28.1.41
50+
syncfusion_flutter_sliders: ^28.2.3
5151
modal_bottom_sheet: ^3.0.0
5252
animations: ^2.0.11
5353
flutter_staggered_grid_view: ^0.7.0
5454
flutter_highlight: ^0.7.0
5555
meta: ^1.15.0
5656
copy_with_extension: ^6.0.1
5757
uuid: ^4.5.1
58-
go_router: ^14.6.3
58+
go_router: ^14.7.2
5959
riverpod: ^2.6.1
6060
flutter_riverpod: ^2.6.1
6161

0 commit comments

Comments
 (0)