A Glitch in the Data
Flippable
A Glitch in the Data | Flippable | |
---|---|---|
2 | 1 | |
1 | 476 | |
- | - | |
3.0 | 3.2 | |
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.
Flippable
-
Created a Jetpack Compose library, Flippable to create 2-sided animated flip views.
Github Link: https://github.com/wajahatkarim3/Flippable
What are some alternatives?
Convalida - A simple, lightweight and powerful field validation library for Android.
Gauge - Gauge Composable is a fusion of classic and modern Gauges with some customization options for Jetpack Compose.
KODI - light-weight KOtlin Dependency Injection (KODI)
validable - An easy-to-use text field validator for Kotlin & Jetpack compose.
android-collar - Gradle plugin which collects all analytics screen names, events and user properties for Android projects.
coroutinesmanager - Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
jetpack_compose_country_code_picker_emoji - Jetpack Compose Country Code Picker with Emoji Flags
Android-A-Z - A repository for android related materials like libraries, resources etc..
LazyColumnScrollbar - Android Jetpack Compose LazyColumn scrollbar implementation
FancyShowCaseView - An easy-to-use customisable show case view with circular reveal animation.
W-PatternLock - android jetpack compose pattern lock library