From 218848c1babfe665bb7b0ff8aef3faaa5f68d3e2 Mon Sep 17 00:00:00 2001 From: cedvdb Date: Wed, 27 Mar 2024 09:07:22 +0100 Subject: [PATCH] fix #222 (#232) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fc879fa..3bae367 100644 --- a/README.md +++ b/README.md @@ -197,3 +197,8 @@ This package uses the `flutter_country_selector` package under the hood, which e - zh If one of the language you target is not supported you can submit a pull request in flutter_country_selector and phone_form_field repositories. + + +# Overwriting or adding custom flags + +Some users have expressed their need to change some flags due to political reasons, or stylistic reasons. You might also wish to add your own flags. To do so refer to this issue: https://github.com/cedvdb/phone_form_field/issues/222 \ No newline at end of file