flag_flutter icon indicating copy to clipboard operation
flag_flutter copied to clipboard

flag icons

Results 16 flag_flutter issues
Sort by recently updated
recently updated
newest added

Following exceptions are coming after upgrading to new version: 6.0.0 ════════ Exception caught by SVG ═══════════════════════════════════════════════ The following assertion was thrown while parsing AssetBundlePictureKey(bundle: PlatformAssetBundle#0d224(), name: "packages/flag/res/4x3/mx.svg", colorFilter: null, theme:...

I am currently trying to write a test concerning a widget which includes `Flag.getFlags(...)` when running the test for the first time i receive the error copied below. When the...

enhancement
good first issue

Hi, Argentina (AR) isn't working due to < defs > before < path > into svg file. I created a pull request to fix missing / not working flags :...

Nepali flag has different shape against other ones. Therefore, it is hard to display Nepali flag in same way.

Hi! I run `svgo` to reduce the size of the SVGs. We can save around 280kB. The commands to run: ```bash svgo -f res/4x3/ svgo -f res/1x1/ ```