Skip to content

👉 FastFrame - Android快捷开发框架(use Kotlin and support androidX);采用Glide4.9+rxjava2+retrofit2+mvp的组件化开发模式【不断完善中】

Notifications You must be signed in to change notification settings

unboundedcode/V-FastFrame

Repository files navigation

Min Sdk Version License Author JCenter

V-FastFrame

无界编码,快捷构建,助你起飞 - use Kotlin abd support androidX

Remark

商用慎重FastFrame是一个提供了常用模块的个人快捷开发框架,采用Glide4.9+rxjava2+retrofit2+mvp的组件化开发模式,不断完善中。。。
主要包括 网络请求图片加载数据库事件总线缓存权限管理工具类 等模块。 其中,网络请求使用Retrofit+RxJava实现,图片加载使用Glide实现(可替换),事件总线使用EventBus实现(可替换),数据库使用Room实现(未实现),权限管理使用RxPermission实现。

Download (maven上传遇到问题,骚等哈,有解决办法的请指教) Download

    api 'kv.vension:fastframe:_latestVersion'

Screenshots

fastframe

wanAndroid

微课

News

版本信息

  • v0.0.2 (2019-09-03)
    • 优化代码,使用策略模式实现时间总线、图片加载模块可动态切换
    • 新增自定义Toast等工具类
  • v0.0.1 (2019-07-05)
    • 初步完成基础功能

License

 Copyright 2019, Vension

   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.

About

👉 FastFrame - Android快捷开发框架(use Kotlin and support androidX);采用Glide4.9+rxjava2+retrofit2+mvp的组件化开发模式【不断完善中】

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published