π΄ emoji_flag_converter π³οΈ
A simple dart package to convert alpha 2 country codes (SG) to emoji flags πΈπ¬ π€
Getting Started
Simply import the emoji_flag_converter.dart file in your project, and call EmojiFlagConverter.fromAlpha2CountryCode(code)
to get the emoji flag in return.
Feature requests and PR are welcome!