Medishop is free flutter app template. Feel free to use as starter for your project or contribute for learning purposes. 😄
- Login Screen
- Signup Screen
- Home Screen
- Search Screen
- Checkout Screen
- Exit Button in navigation drawer
- User info in navigation drawer
- Profile Screen
- Recent Order Screen
- Address List Screen
👤 Suresh Sharma
- Twitter: @iamsureshsharma
- Blog: sureshsharma.dev
Step 1:
Download or clone the repo:
Using HTTPS:
https://github.com/iamsureshsharma/medishop.gitUsing SSH:
git@github.com:iamsureshsharma/medishop.gitUsing GitHub CLI:
gh repo clone iamsureshsharma/medishopStep 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub getStep 3:
Finally, you can run this project locally by using the following command or by using your IDE:
flutter runFeel free to send PR to add features.
Give a ⭐️ if this project helped you!
Copyright © 2020 Suresh Sharma.
This project is MIT licensed.
