All Projects → xieyezi → Flutter Shopping Airi

xieyezi / Flutter Shopping Airi

一款基于Flutter开发的购物App,涵盖了购物App的常见功能

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Shopping Airi

Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+58.59%)
Mutual labels:  shopping-cart, shopping
e-commerce-microservices
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules
Stars: ✭ 102 (-20.31%)
Mutual labels:  shopping-cart, shopping
NITKart
Shopping application on Android
Stars: ✭ 31 (-75.78%)
Mutual labels:  shopping-cart, shopping
Cezerin2
Cezerin2 is React and Node.js based eCommerce platform. React Shopping Cart. "All In One" App: Cezerin API + Cezerin Storefront + Cezerin Dashboard.
Stars: ✭ 144 (+12.5%)
Mutual labels:  shopping-cart, shopping
Shoppingcart
REDAXO Warenkorb AddOn - Super flexibel, ohne Checkout
Stars: ✭ 28 (-78.12%)
Mutual labels:  shopping-cart, shopping
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (-57.03%)
Mutual labels:  shopping-cart, shopping
Cake-Shop
A sample Cake Shop Website built with ASP.NET Core (Multi-Page Application)
Stars: ✭ 44 (-65.62%)
Mutual labels:  shopping-cart, shopping
framework
Core package for avored shopping cart
Stars: ✭ 72 (-43.75%)
Mutual labels:  shopping-cart, shopping
Ecommerce Open Api
果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )
Stars: ✭ 546 (+326.56%)
Mutual labels:  shopping-cart, shopping
awesome-ecommerce
Collect and develop Open Source or Free Projects for building ecommerce platform easy and fast and free
Stars: ✭ 39 (-69.53%)
Mutual labels:  shopping-cart, shopping
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+799.22%)
Mutual labels:  shopping-cart, shopping
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: ✭ 62 (-51.56%)
Mutual labels:  shopping-cart, shopping
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1126.56%)
Mutual labels:  shopping-cart, shopping
Office Js Helpers
[ARCHIVED] A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs
Stars: ✭ 111 (-13.28%)
Mutual labels:  dialog
V Dialogs
A simple and clean instructional dialog plugin for Vue2, dialog type including Modal, Alert, Mask and Toast
Stars: ✭ 121 (-5.47%)
Mutual labels:  dialog
React Native Push Notification Popup
A <NotificationPopup/> component for presenting your own push notification in react-native app
Stars: ✭ 111 (-13.28%)
Mutual labels:  dialog
Fullscreendialog
A DialogFragment that implements the Full-screen dialog pattern defined in the Material Design guidelines.
Stars: ✭ 111 (-13.28%)
Mutual labels:  dialog
Photoviewindicator
Indicator for PhotoView Library https://github.com/chrisbanes/PhotoView
Stars: ✭ 125 (-2.34%)
Mutual labels:  customview
Neumorphismview Android
A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.
Stars: ✭ 121 (-5.47%)
Mutual labels:  customview
Online Shopping System
demo
Stars: ✭ 110 (-14.06%)
Mutual labels:  shopping-cart

AiRi

Language: 中文简体 | English

下载apk请点击这里

各位小伙伴大家好,鉴于flutter 版本已升级到1.22版本,已有较大更新,许多API和用法都已经改变,所以决定重构此项目。最新的分支我会放在 feat/last-veriosn 分支。想参与的小伙伴,可以通过gitub-issees的方法联系我~

更新

  • 添加apk文件
  • 项目采用了mock 接口,目前mock接口已挂,正在修复中...(已修复)

本项目为个人学习 Flutter 的练习项目,这是一个购物 APP,涵盖了购物 APP 的常见功能。
已有的功能有:

  • [x] 完整的电商购物流程
  • [x] 分类页面左右动画联动
  • [x] 使用 provider (4.x 版本)做状态管理
  • [x] 基于 dio (3.x 版本)的网络请求封装
  • [x] 输入框等部件的处理封装
  • [x] 下拉刷新 + 上拉加载更多
  • [x] 自定义 Dialog

通过设置、修改、组合自带部件以及自定义来实现具体的设计效果,满足日常开发的需求。
这个项目还在持续迭代中,喜欢就给个小 🌟🌟 吧

项目运行环境

1. Flutter version 1.17.0
2. Dart version 2.8.1

后续计划

  • [x] 整理项目文件夹,优化代码
  • [x] 完成登录页面
  • [x] 完成个人中心页
  • [ ] 完成商品多规格选择逻辑
  • [ ] 支持黑夜模式
  • [ ] 城市地址选择

回馈和建议

如果你有更好的想法或者你想参与到这个项目中来,欢迎提交 PR!!

预览

部分页面效果如下:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].