cleanup, fewer allocations

This commit is contained in:
mertalev
2026-07-07 15:06:08 -04:00
parent fa7ecdd543
commit ea80e85d69
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -309,8 +309,8 @@ packages:
dependency: "direct main"
description:
path: "pkgs/cupertino_http"
ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb"
resolved-ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb"
ref: "58b03c756b81d16b3975a8ae4b91d25360123bb5"
resolved-ref: "58b03c756b81d16b3975a8ae4b91d25360123bb5"
url: "https://github.com/mertalev/http"
source: git
version: "3.0.0-wip"
@@ -1161,8 +1161,8 @@ packages:
dependency: "direct overridden"
description:
path: "pkgs/objective_c"
ref: "677cb071eb04aec758477c8897dee56e4e3f6c07"
resolved-ref: "677cb071eb04aec758477c8897dee56e4e3f6c07"
ref: "2915556701f4734a784222f290a82adb1b101682"
resolved-ref: "2915556701f4734a784222f290a82adb1b101682"
url: "https://github.com/mertalev/native"
source: git
version: "9.4.1"
+2 -2
View File
@@ -84,7 +84,7 @@ dependencies:
cupertino_http:
git:
url: https://github.com/mertalev/http
ref: '21e146ad5bdabb3806abb92c9f51314c2348acbb'
ref: '58b03c756b81d16b3975a8ae4b91d25360123bb5'
path: pkgs/cupertino_http/
ok_http:
git:
@@ -117,7 +117,7 @@ dependency_overrides:
objective_c:
git:
url: https://github.com/mertalev/native
ref: '677cb071eb04aec758477c8897dee56e4e3f6c07'
ref: '2915556701f4734a784222f290a82adb1b101682'
path: pkgs/objective_c/
flutter: