Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjodevf committed Aug 21, 2024
1 parent 8cb04cc commit edb4947
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .fvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"flutter": "3.22.3"
}
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ app.*.map.json

# FVM Version Cache
.fvm/

# FVM Version
.fvmrc
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@ packages:
dependency: transitive
description:
name: permission_handler_html
sha256: d220eb8476b466d58b161e10b3001d93999010a26228a3fb89c4280db1249546
sha256: af26edbbb1f2674af65a8f4b56e1a6f526156bc273d0e65dd8075fab51c78851
url: "https://pub.dev"
source: hosted
version: "0.1.3+1"
version: "0.1.3+2"
permission_handler_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1220,10 +1220,10 @@ packages:
dependency: "direct main"
description:
name: rhttp
sha256: "0390216e898cf2ebd353594715724ace0101e26f6fb84dac68293d4883432fb8"
sha256: "714efd6d85405fcf7da20d9a4ccf03939ab043d528cae1be75c44a1c92ade08c"
url: "https://pub.dev"
source: hosted
version: "0.5.4"
version: "0.6.0"
riverpod:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies:
rust_lib_mangayomi:
path: rust_builder
pseudom: ^1.0.1
rhttp: ^0.5.4
rhttp: ^0.6.0

dependency_overrides:
http: ^1.2.1
Expand Down

0 comments on commit edb4947

Please sign in to comment.