-
VideoTimeLine
一組視頻時間軸自定義控件

-
kssm
Simple State Machines in Kotlin (KSSM)
-
android-startup
The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.Android Startup提供一種在應用啟動時能夠更加簡單、高效的方式來初始化組件。開發(fā)人員可以使用Android Startup來簡化啟動序列,并顯式地設置初始化順序與組件之間的依賴關系。 與此同時,Android Startup支持同步與異步等待,并通過有向無環(huán)圖拓撲排序的方式來保證內部依賴組件的初始化順序。
-
linenoise-android
Linenoise built with Android NDK, packaged as an Android library with Java binding.
-
fpsviewer
A Real-time Fps Tool for Android.一個能實時顯示fps,一段時間的平均幀率,以及幀率范圍占比,并能獲取卡頓堆棧的可視化工具。侵入性低,通過在異步線程采樣獲取堆棧,無代碼侵入,性能消耗可忽略,對性能監(jiān)控項的異常數(shù)據(jù)進行采集和分析,整理輸出展示相應的堆棧,從而幫助開發(fā)者開發(fā)出更高質量的應用。

-
PopKorn
PopKorn is a simple, powerful and lightweight Multiplatform Dependency Injector written 100% Kotlin. It doesn't need any boilerplate, just use it! It supports AND, IOS, JVM, JS and NATIVE.
-
firebase-kotlin-sdk
A Kotlin-first SDK for Firebase
-
CursorWheelLayout
An Android Widget for selecting items that rotate on a wheel.

-
exhaustive
An annotation and Kotlin compiler plugin for enforcing a when statement is exhaustive
-
Enro
A simple navigation library for Android
-
atrium
A multiplatform assertion library for Kotlin
-
android-youtube-player
YouTube Player library for Android and Chromecast, stable and customizable.

-
android-testify
Add screenshots to your Android tests
-
AndroidTopSheet
A top version of BottomSheetDialog
-
JetTheme
A flexible theme provider for Jetpack Compose. Supports dynamic theme changes and saving theme preference.
-
ReadTime
A Simple Android library to get the number of words and give you the time it will take you to finish an article/story.

-
FancyLocationProvider
Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow
-
DownloadInstaller
Android App 應用內更新的下載,儲存,安裝 ,未知來源等問題處理
-
change-tracker-plugin
A gradle plugin to run your verification tasks only on modules affected by the latest changes.

-
version-checker-gradle-lint
Warning on new versions available even when using Kotlin-DSL plugin.

-
releases-hub-gradle-plugin
Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes