Giter Site home page Giter Site logo

wanandroid_flutter's Introduction

玩Android-Flutter客户端

前言

  • 这是一款使用Flutter编写的,MaterialDesign风格的WanAndroid客户端应用
  • 这是一个可以用来入门Flutter的项目,我用了两周的晚上时间完成了第一个版本的开发
  • 项目完全开源,欢迎Star&Fork,有问题请提交Issues,个人项目,请勿商用

更新日志

V0.1.0_Release_(2019-01-19)

  • 完成首页、知识体系、公众号、导航、项目、搜索等各个页面。
  • 采用MD风格的设计,拥有较好的项目结构,比较规范的代码和封装。
  • 支持日间和夜间模式的无感切换。
  • 暂不支持用户注册和登录、收藏等功能。

下载

  • Android Apk下载:点击下载V0.1.0

  • 扫描二维码下载

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

App截图

App目录结构

  • |--lib
    • |-- api (接口和接口实现类)
    • |-- common (常量)
    • |-- event (Eventbus相关)
    • |-- model (数据请求实体类)
    • |-- net (网络请求库封装)
    • |-- ui (页面相关Page)
    • |-- utils (工具类)
    • |-- widget (自定义控件)
    • |-- main.dart (程序入口)

感谢

  1. 感谢鸿洋大神及玩Android官网提供的开放API
  2. 感谢pubspec.yaml中用到的所有开源库的作者。

开源库

关于作者

帝都Android程序员,初识Flutter~

图片名称图片名称图片名称

版权声明

Copyright 2018 Shijiacheng

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

wanandroid_flutter's People

Contributors

shijiacheng avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.