pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

API wrapper added, image loaded callback added to cached image package #54

Closed NamanShergill closed 3 years ago

deobald commented 3 years ago

Sorry for making a mess of the PR history... got confused by "convert to draft". Anyway.

We should move the custom flutter_cached_network_image code to https://github.com/pariyatti/flutter_cached_network_image and use that as the dependency instead of including the code in this repo. Once that change is done we can merge this PR if someone (other than me and @NamanShergill) has had a look at the code. <3

deobald commented 3 years ago

Merging this. @NamanShergill can apply @VarunBarad 's suggestions after. I'll make the fix to import '../../../util.dart';.