From 43ccbebf9f29dbff136bd6582f78161aee2871f9 Mon Sep 17 00:00:00 2001 From: Satish Sharma <62432776+iamsatishsharma@users.noreply.github.com> Date: Mon, 8 May 2023 20:32:37 +0400 Subject: [PATCH] Update README.md Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e012bca..e350873 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. +### Input Text Validation +![Screenshot](https://github.com/iamsatishsharma/flutter_curd/blob/master/Screenshots/1st_Screen.png) +### Add and delete items +![Screenshot](https://github.com/iamsatishsharma/flutter_curd/blob/master/Screenshots/4th_Screen.png) +### Update few rows +![Screenshot](https://github.com/iamsatishsharma/flutter_curd/blob/master/Screenshots/5th_Screen.png) # License flutter_curd is available under the MIT license. See the LICENSE file for more info.