A Flutter project only for Android and IOS.
First, you need to clone the repository to your local machine. Open your terminal or command prompt and run the following command:
git clone https://github.com/Error-Imtiaj/task_manager_mobile_app.git
You might need to run flutter pub get
in your project terminal in order to run and build the project.
flutter pub get
If you want to run the project by Terminal. You have to open the project folder in your VS Code or any IDE you use the open terminal and run the following command
flutter run