Skip to content

Commit

Permalink
Fixed image corruption (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
KiritoDv authored Jun 1, 2024
1 parent 4acb537 commit 11ad657
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,10 @@ packages:
dependency: "direct main"
description:
name: image
sha256: "2237616a36c0d69aef7549ab439b833fb7f9fb9fc861af2cc9ac3eedddd69ca8"
sha256: "30e8694b58d61f67ce042b399f2abb44b0dd3f0de10342eeb737b7d9cdb69643"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.0.7"
intl:
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 @@ -50,7 +50,7 @@ dependencies:
ref: 7cfb8ef3560f3ff3bdda64f1a283fc06f4325dfc
tuple: ^2.0.1
crypto: ^3.0.2
image: ^4.0.7
image: 4.0.7
intl: ^0.18.1
path: ^1.8.2
archive: ^3.6.0
Expand Down

0 comments on commit 11ad657

Please sign in to comment.