Baseflow/flutter_cached_network_image
Download, cache and show images in a flutter app observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3196
- days_rel: n/a
- days_push: 707
- n_releases_24m: 0
Adoption not part of the score
2585 stars · 734 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter library for downloading, caching, and displaying network images in mobile and web apps. It provides widgets and image providers with placeholder, progress, and error handling, backed by flutter_cache_manager.
Use cases
- show images from the internet in a flutter app
- cache downloaded images locally to avoid re-downloading
- display a placeholder while an image loads
- show a progress indicator during image download
- handle failed image loads with an error widget
- use a cached image as an ImageProvider in other widgets
When to choose
- you are building a Flutter app that displays remote images
- you want automatic local caching of network images
- you need placeholder, progress, and error states out of the box
When to avoid
- you need image caching on Flutter web, which is not yet supported
- your project is not built with Flutter or Dart
- you need advanced image editing or transformation features
Facets
library · maturity active
caching image-processing ui-components mobile-development frontend web-development cross-platform flutter network-images image-cache placeholder-widgets imageprovider mobile web
3 sources
- readme: https://github.com/Baseflow/flutter_cached_network_image · fetched 2026-08-28 · 2101515ee5bf
- homepage: https://baseflow.com · fetched 2026-08-29 · e1ae41f72788
- site_page: https://baseflow.com/about · fetched 2026-08-29 · 41785a6d89bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Baseflow/flutter_cached_network_image | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Baseflow/flutter_cached_network_image")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem