Skip to content

Commit

Permalink
feat: 🍱 add country_uk flag
Browse files Browse the repository at this point in the history
  • Loading branch information
moazelsawaf committed May 26, 2023
1 parent 78fe9eb commit 3524b19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/svgs/flags/countries/country_uk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions lib/src/enums/country.dart
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@ enum Country {
ga,

/// United Kingdom
uk,

/// Great Britain
gb,

/// Grenada
Expand Down

0 comments on commit 3524b19

Please sign in to comment.