add http_get_cache

This commit is contained in:
2026-01-20 23:18:39 -08:00
parent 572c0789b7
commit 811e884481
168 changed files with 37335 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
name: http_get_cache
description: "HTTP Compliant cache for Flutter"
version: 0.1.0
homepage: https://github.com/rodydavis/packages.dart
repository: https://github.com/rodydavis/packages.dart
maintainer: Rody Davis (@rodydavis)
environment:
sdk: ^3.5.0
flutter: ">=1.17.0"
dependencies:
cachecontrol: ^0.1.0
collection: ^1.19.0
crypto: ^3.0.6
drift: ^2.24.2
drift_flutter: ^0.2.8
fetch_client: ^1.1.2
flutter:
sdk: flutter
http: ^1.3.0
path: ^1.9.0
path_provider: ^2.1.3
sqlite3: ^2.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
drift_dev: ^2.24.2
build_runner: ^2.4.11
flutter: