D•IT•CLEAR

Results 11 repositories owned by D•IT•CLEAR

BindingListAdapter

111
Stars
8
Forks
Watchers

Say goodbye to repeated, redundant custom Adapters , Make the developer's focus on the data, beacuse data-driven UI (告别反复、冗余的自定义Adapter,让开发者的重点落在数据上,做到数据驱动UI)

mvvm_flutter

295
Stars
68
Forks
Watchers

Build MVVM App for Android and IOS with Flutter

PaoNet

384
Stars
85
Forks
Watchers

【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php

TimeLine

438
Stars
105
Forks
Watchers

本是一个时间轴的demo,现在成为了一个简易的侧滑菜单控件,提供了仿IOS的越界回弹效果和左右滑动功能,可自由设置最小滑动距离和是否开启滑动功能

MVVM-Android

193
Stars
38
Forks
Watchers

Build MVVM APP With Kotlin,完整示例见PaoNet

tiktok_gestures

300
Stars
55
Forks
Watchers

使用Flutter仿写TikTok的手势交互(use flutter to mimic gestures in tiktok)

dartin

43
Stars
4
Forks
Watchers

A pragmatic lightweight dependency injection framework for Flutter developers.

DataBinding-AspectJ

30
Stars
5
Forks
Watchers

DataBinding结合AspectJ防止多次点击~给老虎插上翅膀

generator-mvvm-kotlin

21
Stars
1
Forks
Watchers

《MVVM With Kotlin》脚手架工具 An Kotlin MVVM Boilerplate for Android to save me having to create the same project over from scratch every time! :)

MVPTimeLine

18
Stars
6
Forks
Watchers

【不维护】 使用listView做的android 时间轴,项目使用了MVP架构,想要了解MVP的朋友也可以star和fork下,代码少很容易学习