美文网首页
实战:Flutter仿GitHubPopular

实战:Flutter仿GitHubPopular

作者: 奋斗的小蜗牛yyl | 来源:发表于2019-06-28 12:01 被阅读0次

    学习flutter一段时间后,自己动手写一个app,模仿的是大神用react-native 写的GitHubPopular;部分功能还未实现,目前可以动态添加喜欢的单词为tab,改变主题,tab拖动排序,数据本地存储,html页面渲染(Webview),使用(webView_flutter,Provider,shared_preferences,flutter_splash_screen,fluttertoast等plugins)后续功能会继续实现。

    首页


    首页.png

    搜索页


    搜索1.png
    搜索.png
    收藏
    收藏.png

    我的页面


    我的.png
    个人页面
    user.png

    主题(custom theme)


    主题.png
    主题1.png

    拖动排序


    拖动排序.png 排序.png
    webView 展示
    webview1.png
    webview2.png

    后续功能会继续实现。。。

    项目地址flutter_github

    android下载

    YylgitHub.png

    相关文章

      网友评论

          本文标题:实战:Flutter仿GitHubPopular

          本文链接:https://www.haomeiwen.com/subject/wqkscctx.html