FLUTTER ECOSYSTEM

cychiang/currency-icons

A Dart package with many currency icons. This package is inspired from https://github.com/transferwise/currency-flags and https://pub.dartlang.org/packages/country_icons.

currency-icons project cover
Stars
3
Forks
3
Last push (UTC)
Nov 21, 2022
Project status
Active
Chuan-Yen Chiang GitHub avatar
GITHUB User

Chuan-Yen Chiang ↗

An experienced Cloud Engineer who involves in Backend, Data, Platform and DevOps.

AlphaSenseStockholm, Sweden
LanguagesDart

Packages published by this repository

Dependencies used

Dependency list 3 items

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

currency-icons

A Dart package with many currency icons.

How to use?

Image.asset('icons/currency/${currency}.png', package: 'currency_icons');

Credits

All icons are used from transferwise

This package is inspired from country_icons