On Shopping App you can Shop Online for Men & Women Clothing, Shoes, Kid's fashion, Home Decor & Kitchen Appliances & much more.
- MVC-Architecture
- GitHub
- Gridview Builder
- HTTP library
- Navigation
- Firebase
- sqlflite
- Getx
- Android Studio
- Dart
- Step 1: Open your Android Studio then go to the File > New > Project from Version Control as shown in the below image.
- Step 2: After clicking on the Project from Version Control a pop-up screen will arise like below. In the Version control choose Git from the drop-down menu.
- Step 3: Then at last paste this (https://github.com/Prachip9767/Shopping_App.git ) link in the URL and choose your Directory. Click on the Clone button and you are done.
-
Open Git Bash
-
If Git is not already installed, it is super simple. Just go to the Git Download Folder and follow the instructions.
-
Go to the current directory where you want the cloned directory to be added.
-
To do this, input cd and add your folder location. You can add the folder location by dragging the folder to Git bash.
-
Go to the page of the repository that you want to clone
-
Click on “Clone or download” and copy the URL.
-
Use the git clone command along with the copied URL from earlier. $ git clone https://github.com/Prachip9767/Shopping_App.git
-
Press Enter. $ git clone https://github.com/Prachip9767/Shopping_App.git Cloning into Git … remote: Counting objects: 13, done. remote: Compressing objects: 100% (13/13), done. remove: Total 13 (delta 1), reused 0 (delta 1) Unpacking objects: 100% (13/13), done.
Congratulations, you have created your first local clone from your remote Github repository.
App level dependencies
- assets/animation.json
- weather_icons: 3.0.0
- get: 4.6.5
- http: 0.13.3
- firebase_auth: 4.15.0
- firebase_core: 2.24.0
- path_provider: 2.1.1
- sqflite: 2.3.0