From 473372689d31484618ac4a8ff679110d1906dc69 Mon Sep 17 00:00:00 2001 From: Mir Moktadir <38207101+mirmoktadir@users.noreply.github.com> Date: Sat, 16 Sep 2023 03:31:49 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca9d69c..a37f5bd 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Flutter Getx template to make starting project fast and easy ## **Feature** -- Every package are up to date +- Every packages are up to date - Rest api requests & error handling with app state - GraphQL api requests & error handling with app state - Hive for offline Caching @@ -22,7 +22,7 @@ Flutter Getx template to make starting project fast and easy This project will take care of all this repeatable things so you can start your project in few steps and you will have all the mentioned points set up and ready to use -## Clone and start project** +## **Clone and start project** Before discovering folders lets first perform some actions to make the project ready to launch - To run in iOS you must have installed cocoapods in your mac , Let's delete Pods folder and Podfile.lock and run