🏴 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!