A Glitch in the Data
SuperBottomSheet
A Glitch in the Data | SuperBottomSheet | |
---|---|---|
2 | 1 | |
1 | 706 | |
- | 0.0% | |
3.0 | 0.0 | |
almost 3 years ago | over 4 years ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
A Glitch in the Data
-
[WIP] I created my first Android library using Kotlin for validating Forms and Strings
The idea behind Kotlin is to have better/simpler null handling... If you declare something as Nullable? it is expected that null is a valid argument. If you'd just declare your arguments as non-null, it would a) be a compile-time error for Kotlin code and b) a lint warning / runtime error (NPE) for Java... You definitely should not make it nullable in Kotlin and throw your own exception.
SuperBottomSheet
What are some alternatives?
Convalida - A simple, lightweight and powerful field validation library for Android.
pict2cam - Android fake camera application to feed camera intents with files in your device's storage
KODI - light-weight KOtlin Dependency Injection (KODI)
andColorPicker - Color picker library for Android
android-collar - Gradle plugin which collects all analytics screen names, events and user properties for Android projects.
kotlin-unreal - kotlin-unreal: Use the amazing Kotlin language with Unreal Engine 4 and 5
coroutinesmanager - Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
NPS-Browser - A NoPayStation client for android
Philology - An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needed to publish a new release on Google Play.
Make-A-Weather-App-Kotlin-Android-Development - Make A Weather App Kotlin Android Development
awesome-kotlin - A curated list of awesome Kotlin frameworks, libraries, documents and other resources