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!