? ? //工具https://github.com/Tamsiree/RxTool
? ? implementation'com.github.tamsiree.RxTool:RxKit:2.6.2'
? ? implementation'com.github.tamsiree.RxTool:RxUI:2.6.2'
? ? //輪播組件https://github.com/youth5201314/banner
? ? implementation'com.youth.banner:banner:2.1.0'
? ? //刷新組件https://github.com/scwang90/SmartRefreshLayout
? ? implementation'com.scwang.smart:refresh-layout-kernel:2.0.1'
? ? implementation'com.scwang.smart:refresh-header-classics:2.0.1'
? ? implementation'com.scwang.smart:refresh-footer-classics:2.0.1'
? ? //glide https://github.com/bumptech/glide/
? ? implementation'com.github.bumptech.glide:glide:4.11.0'
? ? annotationProcessor'com.github.bumptech.glide:compiler:4.11.0'
? ? //多狀態(tài)頁(yè)面 https://github.com/qyxxjd/MultipleStatusView
? ? implementation'com.classic.common:multiple-status-view:1.7'
? ? //列表適配器https://github.com/CymChad/BaseRecyclerViewAdapterHelper
? ? implementation'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.4'
? ? //超級(jí)textview https://github.com/lygttpod/SuperTextView
? ? implementation'com.github.lygttpod:SuperTextView:2.4.2'
? ? //表單驗(yàn)證https://github.com/LongMaoC/validateui
? ? implementation'com.github.LongMaoC:validateui:v2.3'
? ? //事件總線https://github.com/greenrobot/EventBus
? ? implementation'org.greenrobot:eventbus:3.1.1'
? ? //數(shù)據(jù)庫(kù)https://github.com/guolindev/LitePal
? ? implementation'org.litepal.guolindev:core:3.2.2'
? ? //側(cè)滑列表https://github.com/yanzhenjie/SwipeRecyclerView
? ? implementation'com.yanzhenjie.recyclerview:x:1.3.2'
? ? //指紋驗(yàn)證庫(kù)https://github.com/Likeyong/FingerManagerCompat
? ? implementation'com.codersun:fingermanager:1.0.2'
? ? //手勢(shì)識(shí)別https://github.com/aritraroy/PatternLockView
? ? implementation'com.andrognito.patternlockview:patternlockview:1.0.0'
? ? implementation'com.andrognito.patternlockview:patternlockview-reactive:1.0.0'
? ? //時(shí)間總線https://github.com/greenrobot/EventBus
? ? implementation'org.greenrobot:eventbus:3.2.0'
//權(quán)限申請(qǐng)https://github.com/guolindev/PermissionX
implementation'com.permissionx.guolindev:permissionx:1.4.0'
? ? // 透明狀態(tài)欄 基礎(chǔ)依賴包峦阁,必須要依賴https://github.com/gyf-dev/ImmersionBar
//? ? implementation 'com.gyf.immersionbar:immersionbar:3.0.0'
//? ? // fragment快速實(shí)現(xiàn)(可選)
//? ? implementation 'com.gyf.immersionbar:immersionbar-components:3.0.0'
//圖片選擇框架 https://github.com/LuckSiege/PictureSelector
implementation'com.github.LuckSiege.PictureSelector:picture_library:v2.5.8'
//視頻?https://github.com/CarGuo/GSYVideoPlayer
implementation 'com.shuyu:GSYVideoPlayer:8.0.0'