Securrency-OSS / mirai

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
https://pub.dev/packages/mirai
MIT License
478 stars 58 forks source link

feat: Replace `Image.network` with CachedNetworkImage. #255

Closed divyanshub024 closed 2 months ago

divyanshub024 commented 2 months ago

Description

This issue is set to open discussion for replacing Image.network with cached_network_image.

This will add a dependency on a third-party package but it will help a lot in reducing the network load.

vkmaxcooldude commented 2 months ago

Hey @divyanshub024, can you assign this issue to me?

divyanshub024 commented 2 months ago

Thank you @vkmaxcooldude, I've assigned the issue to you :)