手记

Flutter知乎App实践:UI+Json+Utils

预览图:

app展示

app展示

app展示

app展示

开发环境

Flutter 1.0.0 • channel stable • https://github.com/flutter/flutter.gitFramework • revision 5391447fae (9 weeks ago) • 2018-11-29 19:41:26 -0800Engine • revision 7375a0f414
Tools • Dart 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297)

编译运行

  1. 克隆代码

    源码地址:https://github.com/MeandNi/Flutter_ZhiHu

  2. 安装依赖

    flutter packages get

UI 大致结构

image

采用类似 Android 模块化思想,将整个 App 的内容分为5个部分.

image

Ui 细节

暂不叙述,期待后续文章总结。项目目前还在更新完善中,预计使用Redux、Sqlflite等技术栈填充数据部分,本项目部分界面及工具类来自Flutter_CommonApp

数据结构(结构图壕无专业性可言,仅供观赏。)

image

image

image

第三方框架

功能
dio网络框架
carousel_slider轮播图
cached_network_image图片加载
share链接分享
flutter_webview_pluginWebView



作者:Meandni
链接:https://www.jianshu.com/p/ddb65e5a50d0


0人推荐
随时随地看视频
慕课网APP