Skip to content

Commit

Permalink
v24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mrquantumoff committed Nov 2, 2024
1 parent 75c0723 commit fe70c56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "7b4ca6cf3304575fe9c8ec64813c8d02ee41d2afe60bcfe0678bcb5375d596a2"
sha256: "1b7723a814d84fb65869ea7115cdb3ee7c3be5a27a755c1ec60e049f6b9fcbb2"
url: "https://pub.dev"
source: hosted
version: "2.0.10+1"
version: "2.0.11"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -610,10 +610,10 @@ packages:
dependency: "direct main"
description:
name: path_provider
sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378
sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
path_provider_android:
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 @@ -27,11 +27,11 @@ dependencies:
package_info_plus: ^8.1.0
file_picker: ^8.1.3
http: ^1.2.2
path_provider: ^2.1.4
path_provider: ^2.1.5
archive: ^3.6.1
flutter_platform_alert: ^0.6.1
url_launcher: ^6.3.1
flutter_svg: ^2.0.10
flutter_svg: ^2.0.11
protocol_handler: ^0.2.0
device_info_plus: ^11.1.0
clipboard: ^0.1.3
Expand Down

0 comments on commit fe70c56

Please sign in to comment.