Pinned Repositories
android-compose-mvi-navigation
GithubCompose is a sample project that uses Compose + MVI + Navigation Component to presents a modern approach to Android app development.
android-easy-permissions-kt
EasyPermissionsKt is a lightweight Android library that abstracts all runtime permission boilerplate code to simplify the system permissions management. The lib is lifecycle aware and uses the new recommended way to get results from activities (https://developer.android.com/training/basics/intents/result?hl=pt-br)
android-spantastic
Spantastic is an Android library that provides a simple and Kotlin fluent API for creating Android Spannable. This library wrappers SpannableStringBuilder and add methods to easily decorate the text with multiple spans.
android-template
wellingtoncabral's Repositories
wellingtoncabral/android-compose-mvi-navigation
GithubCompose is a sample project that uses Compose + MVI + Navigation Component to presents a modern approach to Android app development.
wellingtoncabral/android-spantastic
Spantastic is an Android library that provides a simple and Kotlin fluent API for creating Android Spannable. This library wrappers SpannableStringBuilder and add methods to easily decorate the text with multiple spans.
wellingtoncabral/android-easy-permissions-kt
EasyPermissionsKt is a lightweight Android library that abstracts all runtime permission boilerplate code to simplify the system permissions management. The lib is lifecycle aware and uses the new recommended way to get results from activities (https://developer.android.com/training/basics/intents/result?hl=pt-br)
wellingtoncabral/android-template
wellingtoncabral/android-video-player-compose
wellingtoncabral/books_jetpack
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
wellingtoncabral/CriteriaAPI
The Criteria API allows you to build a criteria query object programmatically where you can apply filtration rules and logical conditions
wellingtoncabral/EditLazyQuery
EditLazyQuery is a Delphi component that performs queries on the database using pagination. The default page size is 100, but can be changed in your settings.
wellingtoncabral/kmp-compose-mvi-navigation
wellingtoncabral/swoosh-swift
A simple example using custom views, stack views, segues, unwind, auto layouts and etc
wellingtoncabral/SyncAdapter