Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented cached network image #1

Merged

Conversation

klortiz13
Copy link
Collaborator

Summary

Implemented the CachedNetworkImage function in the place of the Image.Network function.
I modified the image_loader.dart file inside the ui/common directory because it seems to be the responsible of loading all the images within the app. Thus, this should cache all the images on the app. To be tested (need to solve the red screen issue).

@klortiz13 klortiz13 self-assigned this Sep 14, 2024
@klortiz13 klortiz13 requested review from parthshindee and removed request for parthshindee September 20, 2024 20:05
@klortiz13 klortiz13 added the good first issue Good for newcomers label Sep 20, 2024
@klortiz13
Copy link
Collaborator Author

UCSD#2068

@parthshindee parthshindee merged commit 6ef2b92 into experimental Sep 20, 2024
@klortiz13 klortiz13 deleted the kristhian-cached-image-package-implementation branch September 22, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants