{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifuty467dwuljotqq3cfwihuglvf5ndyl43sefxlp4wvsfdo4csdq",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmbfxpillr62"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/geocode_cache",
"publishedAt": "2026-05-20T07:45:38.634Z",
"site": "https://pub.dev",
"textContent": "A Flutter package for caching geocoding and place search results locally using Hive CE storage with Haversine distance matching. Minimizes API calls by serving nearby coordinates from cache. Changelog excerpt: ### Added - Haversine-based proximity cache for reverse geocoding using Hive CE - Place search caching via Nominatim with per-query cache keys - Configurable cache radius, TTL, max size, and Hive box name - Custom address formatter support - FIFO eviction when cache reaches max size - TTL-based stale entry eviction on startup - Manual cache management: `clearCache()`, `clearGeocodeCache()`, `clearPlaceSearchCache()`, `evictEntriesOlderThan()` - `copyWith()`on `GeocodeCacheOptions`for easy optio[...]",
"title": "v1.0.0 of geocode_cache",
"updatedAt": "2026-05-20T07:39:43.961Z"
}