Giter Site home page Giter Site logo

kotlinmvvmwanandroid's Introduction

一个Kotlin + 协程 + MVVM 的wanandroid项目

  • Kotlin语言编程,协程和MVVM架构
  • 下载导入本地aar包、7.2gradle插件、libs.versions.toml管理版本
  • SplashScreenApp启动画面
  • 随意切换主题颜色,适配深色模式

功能展示

  • 首页、广场
  • 公众号
  • 体系、导航
  • 项目
  • 我的(包含积分、排行、分享、收藏、站内消息、每日一问)
  • 帐号注册、登录
  • 搜索,包含热搜和搜索历史
  • 切换主题颜色、黑白主题模式、适配深色模式
  • 导航栏跟随主题颜色

效果图展示

项目效果图

项目效果图

项目效果图

项目效果图

项目效果图

项目效果图

APK下载:

以下开源库,我有一部分是下载成aar包的形式集成在项目中,有需要的可以根据这里下载

// 头条适配
implementation project(path: ':LocalPackage:AutoSize_aar')
// Banner
implementation project(path: ':LocalPackage:Banner_aar')
// LoadSir
implementation project(path: ':LocalPackage:LoadSir_aar')
// circleimageview圆头像
implementation project(path: ':LocalPackage:CircleImageView_aar')
// 沉浸式状态栏基础依赖包 + fragment快速实现(可选)+ kotlin扩展(可选)
implementation project(path: ':LocalPackage:ImmersionBar_aar')
implementation project(path: ':LocalPackage:ImmersionBar_Components_aar')
implementation project(path: ':LocalPackage:ImmersionBar_Ktx_aar')
// 上拉刷新下拉加载
implementation project(path: ':LocalPackage:SmartRefreshLayout_aar')
implementation project(path: ':LocalPackage:SmartRefreshHeader_aar')

开源库

项目地址

特别感谢

  • 感谢WanAndroid网站提供的开放API, 和里面的一些优秀开源项目和文章

kotlinmvvmwanandroid's People

Contributors

xiaobinandroid421726260 avatar

Watchers

James Cloos 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.