A Flutter package to display the crypto currency icons with svg format assets.

Features

Load crypto currency icons with simple style option

Getting started

Add package to pubspec.yaml file.

crypto_icons_flutter: ^0.0.1

Usage

CryptoIcons.loadAsset('ETH', 20, CryptoIconStyle.color)