currency library
Classes
- CurrencyCache
-
Caches currency exchange rates in
SharedPreferenceswith a configurable time-to-live (TTL). - CurrencyConverter
- Singleton currency converter that fetches, caches, and converts between currencies.
- CurrencyRateSource
- Contract for fetching currency exchange rates.
- HttpCurrencyRateSource
- Fetches live exchange rates from the free open.er-api.com API.