From 39d101af918e784e2fcba57f4fcce87e18e33c2c Mon Sep 17 00:00:00 2001 From: suragch Date: Sat, 6 Mar 2021 16:04:41 +0800 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19c4fee..d828b78 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ You may also consider using [mongol_code](https://pub.dev/packages/mongol_code) You can use `MongolTextField` to receive and edit text from the system keyboard. This widget includes most of the functionality of the standard Flutter `TextField` widget. -![](https://github.com/suragch/mongol/blob/master/example/supplemental/mongol_text_field.png) +![](https://github.com/suragch/mongol/blob/master/example/supplemental/mongol_text_field.gif) There are a few known issues with `MongolTextField`: