cedvdb / flutter_circle_flags

Circular flags for flutter
https://pub.dev/packages/circle_flags
MIT License
11 stars 22 forks source link

Flags not updated from current gallery #12

Closed KiwiTrek closed 1 year ago

KiwiTrek commented 1 year ago

I tried to add a flag using

CircleFlag('es-ct')

and it says that it is not found in the database/repository.

Looking into your assets, I found that there are many flags that haven't been uploaded from the gallery. Could you upload them?

cedvdb commented 1 year ago

@WillyTrek19 Here is the original library: https://github.com/HatScripts/circle-flags to use to add new flags.

Could you add any missing ones ? Thanks

KiwiTrek commented 1 year ago

I would, but I don't have permission to push any changes into this repository. Please fix it yourself.

cedvdb commented 1 year ago

You have the permission to make a PR, this is open source