android10 /
Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
80/100 healthLoading repository data…
basakjeet08 / repository
This is an native Android only library for Kotlin which can be used to create some beautiful Charts/Graphs. This uses Java Canva API and Jetpack Compose UI Toolkit for efficient rendering.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
JetChart is a light chart library for Android, which is currently under development. It’s only compatible with Jetpack Compose. It is made primarily with Kotlin, Kotlin DrawScope, and Canvas Functions. The library contains some basic charts and graphs like ring, donut, arc, line, bar, gradient, etc.
To Add the dependency into your project first add this to your root build.gradle file
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
After that add the Dependency
implementation 'com.github.basakjeet08:JetChart:2.1.0'
For Installating and understanding how to use the Library, refer to the Documentation
Language: Kotlin.
JetChart is GPL licensed
For support, email jeetbasak2002@gmail.com.
Selected from shared topics, language and repository description—not editorial ratings.
android10 /
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
80/100 healthKotlin /
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
91/100 healthmozilla-mobile /
⚠️ This project moved to a new repository. It is now developed and maintained at: https://github.com/mozilla-mobile/firefox-android
37/100 healthakshay2211 /
Pix is a Whatsapp image picker replica. with this, you can integrate an image picker just like WhatsApp.
90/100 healthsceneview /
Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
34/100 healthOneSignal /
OneSignal makes engaging customers simple and is the fastest, most reliable service to send push notifications, in-app messages, SMS, and emails. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
74/100 health