AhmedLSayed9/shopzler
Flutter 프레임워크를 기반으로 한 전자상거래 앱, 백엔드로 Firebase, 다중 모듈 MVVM 아키텍처, 상태 관리에 GetX 및 SQLite 사용.
- Stars
- 178
- Forks
- 62
- 최근 푸시(UTC)
- 2021. 9. 23.
- 프로젝트 상태
- 활성
언어DartSwiftKotlinObjective-C
기술 주제
사용 중인 의존성
의존성 목록 19 개
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - get
^4.3.6 - flutter_screenutil
^5.0.0+2 - firebase_core
^1.6.0 - firebase_auth
^3.1.1 - google_sign_in
^5.1.0 - flutter_facebook_auth
^3.5.0+1 - cloud_firestore
^2.5.3 - shared_preferences
^2.0.6 - sqflite
^2.0.0+4 - path
^1.8.0 - image_picker
^0.8.4+2 - firebase_storage
^10.0.3 - intl
^0.17.0 - connectivity
^3.0.6 - flutter_test개발 의존성
{"sdk":"flutter"} - flutter_native_splash개발 의존성
^1.2.3 - flutter_launcher_icons개발 의존성
^0.9.2
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
Shopzler
A new open source E-commerce App created using Flutter and GetX.
https://imgur.com/WIahqtW.gifScreenShots
Image Image Image Image Image Image Image Image Image Image
Features :
- Sign-In, Sign-Up and LogOut using Email & Password / Google Account / Facebook Account.
- Categories and Search for Products.
- Add/Remove Products to/from Cart.
- Change quantity of products in the cart.
- Check out your Cart and Make an Order.
- Edit your account information and upload image at Profile section.
- Check your recent orders at Order History.
- Using Responsive UI.
- Using Firebase & SQLite.
- Using GetX as state management.
- Using MVVM architecture and clean code.
Give a ⭐️ if you like the project.. Thanks!