menu
cryfetch package
documentation
interfaces/coin_provider.dart
CoinProvider
getCryptocurrencies abstract method
getCryptocurrencies abstract method
dark_mode
light_mode
getCryptocurrencies
abstract method
Future
<
List
<
Cryptocurrency
>
>
getCryptocurrencies
(
)
Implementation
Future<List<Cryptocurrency>> getCryptocurrencies();
cryfetch package
documentation
interfaces/coin_provider
CoinProvider
getCryptocurrencies abstract method
CoinProvider class