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!