FlagKit icon indicating copy to clipboard operation
FlagKit copied to clipboard

Beautiful flag icons for usage in apps and on the web.

Results 33 FlagKit issues
Sort by recently updated
recently updated
newest added

In practice, i found compiling could take > 10 seconds if adding this library. Is there a way to speed up? ![image](https://user-images.githubusercontent.com/103400893/183531205-ce7703f7-1479-4740-8b76-2937e563cc75.png)

Flag example: https://en.wikipedia.org/wiki/Flag_of_the_Arab_League

- Migrated `resources` to `resource_bundle ` in podspec for allowing build the app with static framework linking - Remove 1x icons because there are no devices with this screen resolution...

We can add some flags to represent unknown. Multiple flags are preferred to represent different kind/styles of unknown. For example, adding a [pirate flag](https://en.wikipedia.org/wiki/File:Pirate_Flag.svg) seems cool and useful.

Hi Team, Appreciate the good work however the "sample project" @ https://github.com/madebybowtie/FlagKit/blob/master/Sources/Swift/FlagKitDemo-iOS is a broken link. Mind if we could have another link to the sample project for better reference.

There are two missing flags: - Antarctica: [Wikipedia](https://en.m.wikipedia.org/wiki/File:Flag_of_the_Antarctic_Treaty.svg) - Western Sahara: [Wikipedia](https://en.wikipedia.org/wiki/File:Flag_of_the_Sahrawi_Arab_Democratic_Republic.svg)

Actual flag from Wikipedia: ![Flag_of_Zimbabwe svg](https://user-images.githubusercontent.com/29968991/144536501-c4868c12-bb77-4ad5-891e-68c8b784ecbd.png) FlagKit: ![ZW@3x](https://user-images.githubusercontent.com/29968991/144537539-fe22bf2a-2a5e-4af3-8f96-522061341e31.png)

The WW flag, the default world flag, was removed in release 2.0. Was this intentional? I use it in a project as a default when the right flag can't be...

I am not sure if you are planning to put any of these countries and territories to FlagKit. But here is some missing ones I found: - Aruba AW -...

How can we access the SVG files within the repo via the code?