A Glitch in the Data
android-collar
A Glitch in the Data | android-collar | |
---|---|---|
2 | 1 | |
1 | 26 | |
- | - | |
3.0 | 5.5 | |
almost 3 years ago | 12 months ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
android-collar
-
Gadget - A library to make analytics event tracking more easier and reliable
I raise you https://github.com/infinum/android-collar :)
What are some alternatives?
Convalida - A simple, lightweight and powerful field validation library for Android.
dependency-analysis-gradle-plugin - Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
KODI - light-weight KOtlin Dependency Injection (KODI)
dependency-guard - A Gradle plugin that guards against unintentional dependency changes.
coroutinesmanager - Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
kotlin-eclipse-2024 - Enhanced Kotlin Plugin for Eclipse
SuperBottomSheet - Android native BottomSheet on steroids 💪
gradle-analytics-plugin - A free Gradle plugin to analyze your project builds. It provides unique visual and text metrics in HTML format.
kutilicious - Lightweight library with a set of small Kotlin and Android extensions for a better development experience.
ktargeter - Kotlin compiler plugin that allows overriding annotation use-site targets for properties 🛠️
Google-IAP - Android Library for easing Google Play Billing to your apps with support for Subscriptions, Non-Consumable and Consumable Purchases with a beautiful sample app.
EasyAnalytics - an easy to use android library to let devs know how much internet-data their app is consuming