azbuky / kaspium_wallet

Other
48 stars 26 forks source link

Extracted coingecko repository plus adding tests #84

Open byzantine-t opened 11 months ago

byzantine-t commented 11 months ago

Extracted coingecko repository to separate it from the state management in the providers file. Most likely it would be possible to clean up the state management with the formatting logic in wallet_balance_providers.dart and the caching in coingecko_providers.dart as well. Just as an simple idea for now.