Baseflow / Baseflow/flutter_cached_network_image

Download, cached then display image

Open
#879 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

## 🚀 Feature Requests
I would like to see the implementation of the functionality when the image is presented in binary form. That is, before the image is displayed, you need to download it, cached and then display it

We have to work with the api, where the images are presented in this form

Example url:
https://images.pexels.com/photos/18013308/pexels-photo-18013308.jpeg?cs=srgb&dl=pexels-gabriel-senna-18013308.jpg

### Platforms affected (mark all that apply)
- [+] :iphone: iOS
- [+] :robot: Android

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no file, test, or entry point. First review the existing Flutter image-loading and caching APIs for the iOS and Android paths, then clarify the expected binary-image behavior and verify that the image is downloaded, cached, and displayed from the supplied API form.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.