Flag Converter is a library to convert Contry name or it's code to flag. Assets are customizable. It is possible to change source directory and define each country your own flag.
- ISO
- IOC
- OKSM
Each country can be got be these codes. Or you can use country name.
Library provides its own baked assets (Embedded) that can be received from assembly. To change assets directory Resources.cs contains:
public static void ChangeAssetsFolder(DirectoryInfo assetsFolder)
and
public static void ResetAssets()
- .NET Core
- Avalonia UI
- Reactive UI