jaggerwang / flutter-in-practiceLinks
This project can be used as a starter for flutter app development, including a demo app for learning flutter components and a social video app named weiguan which is similar to TikTok.
☆206Updated 2 years ago
Alternatives and similar repositories for flutter-in-practice
Users that are interested in flutter-in-practice are comparing it to the libraries listed below
Sorting:
- Flutter开发仿网易严选☆163Updated 5 years ago
- 一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。☆275Updated 2 years ago
- Flutter 项目☆175Updated 5 years ago
- Flutter 仿携程网 App,支持 Android 与 iOS 双平台☆359Updated 2 years ago
- Flutter高仿好奇心日报☆792Updated 6 years ago
- 使用flutter编写的音乐项目,服务器是使用nodejs+mongodb简单搭建的,主要功能包括登录、注册、修改密码、收藏、分享、评论、上传图片、富文本、音频播放、flutter与原生交互、手势、选择图片、上拉加载、下拉刷新等功能。功能较多、但是没有太多的业务逻辑,对于初…☆463Updated 5 years ago
- flutter学习 高仿Bilibili☆150Updated 6 years ago
- 一个flutter商城项目包含(首页、商品分类,商品列表、商品详情、购物车、确认订单、收货地址、个人中心、优惠券、登录)真实接口☆223Updated 5 years ago
- flutter luckin coffee application(仿瑞幸咖啡)☆230Updated 3 years ago
- flutter 学习记录☆256Updated 4 years ago
- flutter实战学习-新闻客户端☆432Updated 2 years ago
- 全网最全flutter 学习案例 仿闲鱼(开源版)☆365Updated 6 years ago
- Bilibili tutorial videos☆178Updated 4 years ago
- 宁皓网 《Flutter 移动应用》开发课程源代码☆417Updated 5 years ago
- 打造一款通用的AppUI结构,包括登录、注册等通用 UI 界面及各工具类和公共部分。☆237Updated 6 years ago
- Flutter仿京东APP☆315Updated 4 years ago
- 支持视频、直播源播放;边下边播放;清晰度、播放速度设置;离线下载;支持下载断点续传☆394Updated 2 years ago
- 用flutter搞一波微信,还原微信页面,使用node构建websocket,完成部分会话功能,shared_preferences数据持久化,web_socket_channel通信,provide数据共享☆237Updated 2 years ago
- developed by Flutter/Flutter_Web☆400Updated 3 years ago
- flutter 快速开发模版、脚手架☆261Updated 3 years ago
- 使用Flutter框架和Firebase平台开发的实时聊天APP☆410Updated 6 years ago
- Flutter是Google(全球顶级互联网科技公司)出品,后台够硬,毫无疑问Flutter即将或已经成为跨平台开发的主流,Flutter野心很大,不仅冲击着原生开发,而且很有可能会烧到Web前端。作为移动端开发者的你,如果不关注Flutter的话,实在说不过去啦!ydcf …☆164Updated 5 years ago
- 🔥🔥🔥 利用 Flutter 来高仿微信(WeChat) 7.0.0+ App,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验。代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)☆705Updated 5 years ago
- flutter app sample☆136Updated 3 years ago
- 一款基于MVVM+Provider的快速开发框架。☆348Updated 3 years ago
- 一个集成环信IM的Flutter项目。(Flutter IM,Flutter即时通讯)☆193Updated 2 years ago
- Flutter Widget的大部分demo以及示例代码☆163Updated 5 years ago
- a new retail project☆132Updated 3 years ago
- 使用flutter实现的weui框架 文档地址: https://allan-hx.github.io/flutter-weui-doc/index.html☆353Updated 4 years ago
- 🔥A flutter app which clones wechat,it's based on flutter and dart, it's on the road! 这是一个仿照微信样式基于flutter实现的app,还在继续完善中,使用到了flutter中大多数的…