Pinned Repositories
AndroidMultiChannelBuildTool-Java
安卓多渠道打包工具java版本
awesome-android
android libs from github or other websites
cwac-touchlist
CWAC TouchListView: A Drag-and-Drop Capable ListView
EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
extended_list
extended list(ListView/GridView) support track collect garbage of children/viewport indexes, build lastChild as special child in the case that it is loadmore/no more item and enable to layout close to trailing.
extended_list_library
package library for extended_list and waterfall_flow, it provides core classes.
FirstTest
First Test
flutter.widgets
hack-android
Collection tools for hack android, java
indexed_list_view
Flutter package: Similar to a ListView, but lets you programmatically jump to any item, by index.
dahezi's Repositories
dahezi/flutter.widgets
dahezi/AndroidMultiChannelBuildTool-Java
安卓多渠道打包工具java版本
dahezi/awesome-android
android libs from github or other websites
dahezi/cwac-touchlist
CWAC TouchListView: A Drag-and-Drop Capable ListView
dahezi/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
dahezi/extended_list
extended list(ListView/GridView) support track collect garbage of children/viewport indexes, build lastChild as special child in the case that it is loadmore/no more item and enable to layout close to trailing.
dahezi/extended_list_library
package library for extended_list and waterfall_flow, it provides core classes.
dahezi/FirstTest
First Test
dahezi/hack-android
Collection tools for hack android, java
dahezi/indexed_list_view
Flutter package: Similar to a ListView, but lets you programmatically jump to any item, by index.
dahezi/scroll_app_bar
Hide or show app bar while scrolling. This package works without custom scroll views and slivers.
dahezi/SwitchButton
类似IOS上的SwitchButton 支持滑动和动画