Skip to content

cychiang/currency-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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