All Projects → ngu2008 → Wanandroid

ngu2008 / Wanandroid

用Flutter开发的跨平台项目,完美运行在Android和iOS上,Material简洁风格,包括启动页、引导页、注册、登录、首页、体系、公众号、导航、项目,还有漂亮的妹子图库,运行极度流畅,结构清晰,代码规范,值得拥有

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Wanandroid

Wordpress Android
WordPress for Android
Stars: ✭ 2,601 (+458.15%)
Mutual labels:  mobile, app
Wire Ios
📱 Wire for iOS (iPhone and iPad)
Stars: ✭ 3,079 (+560.73%)
Mutual labels:  mobile, app
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (-46.78%)
Mutual labels:  mobile, app
Uiwidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Stars: ✭ 1,901 (+307.94%)
Mutual labels:  mobile, app
Fluttergrocery Shoppingappui
🍔😋 Grocery Shopping App template UI kit in Flutter
Stars: ✭ 388 (-16.74%)
Mutual labels:  mobile, app
Fastbuy App
App to manage the products of the FastBuy Store (built with React Native and Redux).
Stars: ✭ 168 (-63.95%)
Mutual labels:  mobile, app
Breathly App
A breathing training app built with React-Native
Stars: ✭ 284 (-39.06%)
Mutual labels:  mobile, app
Snipit
Snipit allows you to capture and save interesting sections from any source of information. Be it textbooks, journals, computer screens, photographs, flyers, writings on a whiteboard, etc.
Stars: ✭ 70 (-84.98%)
Mutual labels:  mobile, app
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (-31.76%)
Mutual labels:  mobile, app
Bodyweight Fitness Android
Bodyweight Fitness (Android)
Stars: ✭ 297 (-36.27%)
Mutual labels:  mobile, app
Bodyweight Fitness Ios
Bodyweight Fitness (iOS)
Stars: ✭ 115 (-75.32%)
Mutual labels:  mobile, app
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (-12.02%)
Mutual labels:  app, wanandroid
Framework7 Template Vue Simple
Deprecated! Simple Framework7 Vue starter app template in a single HTML file
Stars: ✭ 81 (-82.62%)
Mutual labels:  mobile, app
Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (-63.09%)
Mutual labels:  mobile, app
Framework7 Cli
Framework7 command line utility
Stars: ✭ 76 (-83.69%)
Mutual labels:  mobile, app
Tabs
The expense sharing app.
Stars: ✭ 259 (-44.42%)
Mutual labels:  mobile, app
Carpoolear
The open source Vue.js frontend (mobile and cordova app) for the argentinian carpooling application: Carpoolear
Stars: ✭ 59 (-87.34%)
Mutual labels:  mobile, app
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (+141.2%)
Mutual labels:  mobile, app
Nat
A powerful kit for adding native functionalities to your weex app.
Stars: ✭ 294 (-36.91%)
Mutual labels:  mobile, app
Framework7 Template Vue Webpack
Deprecated! Framework7 Vue Webpack starter app template with hot-reload & css extraction
Stars: ✭ 399 (-14.38%)
Mutual labels:  mobile, app

Flutter学习资源汇总持续更新中......

前言

  • 这是一款使用Flutter写的WanAndroid客户端应用,在Android和IOS都完美运行
  • 可以用来入门Flutter,简单明了,适合初学者
  • 项目完全开源,如果本项目确实能够帮助到你学习Flutter,谢谢start一下,有问题请提交Issues,我会及时回复

环境搭建

  • 根据Flutter中文网搭建开发环境,使用Android Studio安装Flutter插件,点击pubspec.yaml的package get,然后运行

APP下载

  • Android点击下载,或者扫描下方二维码下载

  • 暂不支持IOS版本下载,请自行clone项目代码运行。

App目录结构

  • |--lib
    • |-- main (入口类)
    • |-- loading (启动页)
    • |-- splash_screen (引导页)
    • |-- util (工具类)
    • |-- base (基类,封装基类BaseWidget和BaseWidgetState)
    • |-- http (网络请求相关类)
    • |-- common (常用类)
    • |-- event (事件类)
    • |-- model (实体类)
    • |-- ui (界面相关)
    • |-- util (工具类)

功能介绍

V1.5版本

  • 常用网站增加数据库sqflite功能
  • 修复注册登录按钮颜色与主题色不一致的问题

V1.4版本

  • 增加切换主题
  • 封装基类BaseWidget和BaseWidgetState
  • 显示隐藏AppBar
  • 增加状态页切换(数据加载中,数据加载失败,空数据)

V1.3版本

  • 新增搜索和搜索结果列表
  • 新增页面正在加载...
  • 整个界面UI风格修改

V1.2版本

  • 新增福利,妹子图,使用photo_view,你懂得
  • 新增分享share
  • 新增常用网站
  • 新增关于作者,退出登录

V1.1版本

  • 新增引导页flutter-intro-slider
  • 列表页悬浮FloatingActionButton,点击迅速回到顶部
  • 新增注册、登录、我的收藏,增加侧滑抽屉,详见截图

V1.0版本

  • 项目首页、知识体系、公众号、导航、项目、各个页面,和详情页面
  • 主要的UI包括首页轮播图和列表,体系流式布局,公众号导航TabBar,以及下拉刷新和加载更多
  • 轮播图使用的是开源库flutter_swiper
  • 网络请求使用的是开源库dio

我的主页

应用截图

福利,妹子图 导航页 导航页
福利,妹子图 导航页 导航页
登录 注册 分享
登录 注册 分享
关于作者 常用网站 侧滑抽屉
关于作者 常用网站 侧滑抽屉
首页 体系 公众号
首页 体系 公众号
导航 项目 基础知识
导航 项目 基础知识
我的收藏 详情页 详情页
我的收藏 详情页 热门搜索
搜索列表 正在加载 加载错误
搜索列表 正在加载 加载错误
正在加载 正在加载
数据为空 切换主题

感谢

  1. 特别感谢github开源作者shijiacheng
  2. 感谢鸿洋大神及玩Android官网提供的开放API
  3. 感谢干货集中营 API

使用开源库

欢迎关注我的微信公众号

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