Skip to content

Commit

Permalink
Upgrade example/ dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed Oct 7, 2023
1 parent a60af1c commit 013232d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions example/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
path_provider_foundation: 37748e03f12783f9de2cb2c4eadfaa25fe6d4852
url_launcher_macos: c04e4fa86382d4f94f6b38f14625708be3ae52e2
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
url_launcher_macos: d2691c7dd33ed713bf3544850a623080ec693d95

PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7

Expand Down
16 changes: 8 additions & 8 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
cupertino_icons: ^1.0.5
google_fonts: ^4.0.4
flutter_svg: ^2.0.5
cupertino_icons: ^1.0.6
google_fonts: ^6.1.0
flutter_svg: ^2.0.7
universal_platform: ^1.0.0+1
flutter_staggered_grid_view: ^0.6.2
url_launcher: ^6.1.11
go_router: ^7.0.1
dartx: ^1.1.0
flutter_staggered_grid_view: ^0.7.0
url_launcher: ^6.1.14
go_router: ^11.1.2
dartx: ^1.2.0
fl_chart:
path: ../

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter_lints: ^2.0.3

flutter:
uses-material-design: true
Expand Down

0 comments on commit 013232d

Please sign in to comment.