All Projects → softfatgay → flutter-netease

softfatgay / flutter-netease

Licence: other
深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to flutter-netease

flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (-74.03%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+593.94%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (-89.18%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+2.6%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
Food-Recipe
Food Recipe - dicoding challenge (Create Beautiful Apps Using Flutter)
Stars: ✭ 25 (-89.18%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
Mathematics
In this application, we can perform some actions like subtraction, addition, multiplication, and division. And by selecting any of these, you will receive a PDF with the answer key to your MCQ or question!
Stars: ✭ 45 (-80.52%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
BloodMS
🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥
Stars: ✭ 48 (-79.22%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (-90.48%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (-83.55%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (-55.41%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (-48.92%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+5721.65%)
Mutual labels:  flutter-apps, flutter-demo, flutter-ui
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (-70.13%)
Mutual labels:  flutter-apps, flutter-ui
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (-75.76%)
Mutual labels:  flutter-apps, flutter-demo
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (-71.43%)
Mutual labels:  flutter-apps, flutter-demo
shoppers
Flutter E-Commerce App using Firebase, Razorpay and Stripe
Stars: ✭ 94 (-59.31%)
Mutual labels:  flutter-apps, flutter-demo
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (-45.02%)
Mutual labels:  flutter-demo, flutter-ui
expense-manager
Developers : Checkout this repo for complete CI-CD of flutter with fastlane. Android/iOS both apps are getting deployed on stores with Fastlane.
Stars: ✭ 28 (-87.88%)
Mutual labels:  flutter-apps, flutter-ui
quickstart-flutter
No description or website provided.
Stars: ✭ 22 (-90.48%)
Mutual labels:  flutter-apps, flutter-ui
color picker
Challenge #1 - Color Picker (Not the full project)
Stars: ✭ 42 (-81.82%)
Mutual labels:  flutter-apps, flutter-ui

Demo.apk下载地址

如无法直接打开,请复制 http://d.maps9.com/7c8n 到浏览器打开

已实现登录功能,动态获取cookie。感谢 Tdreamy 提供的思路以及对ios插件的支持,以及优化

新增支持Null-safety

注意

注意项目中使用的kotlin,gradle版本

cookie已实现动态更新

jdk最低支持11

深度还原网易严选web-app

  1. 首页,值得买,分类,购物车,我的,搜索,商品详情,拼团,年购等等,都已实现(除了下单之后的逻辑)
  2. 登录功能已实现,网页登录即可,回调回来(拦截用户cookie,本地实现保存,无过期,下次打开自动为登录状态)

Screenshots

首页 分类 值得买 购物车
个人 商品详情 添加购物车 订单

主要功能点

  • 网络请求封装,返回数据实例化模型
  • flutter与原生Android/iOS的交互
  • 常见的安卓Material Design风格
  • 状态管理,局部刷新
  • 纯属学习项目,数据全部来源于网易严选Web端,切勿涉及违法行为
  • 数据来之不易,如有帮助,请帮忙点个👍

使用的一些库

我的邮箱 [email protected]

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].