A Glitch in the Data Alternatives
Similar projects and alternatives to A Glitch in the Data based on common topics and language
-
Convalida
A simple, lightweight and powerful field validation library for Android. (by wellingtoncosta)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
android-collar
Gradle plugin which collects all analytics screen names, events and user properties for Android projects.
-
lyricist
🌎 The missing I18N/L10N (internationalization/localization) multiplatform library for Jetpack Compose!
-
-
-
Flippable
A Jetpack Compose library for animating a flip transition between the front and back of something, such as a card.
A Glitch in the Data discussion
A Glitch in the Data reviews and mentions
-
[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.
Stats
yamin8000/A_Glitch_in_the_Data is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of A Glitch in the Data is Kotlin.