Stars
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Build cross-platform desktop apps with JavaScript, HTML, and CSS
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
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.
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Using Uncle Bob's clean architecture with Kotlin language and the latest Android technologies(Rx, Dagger2 etc.).
Sample used to practice Kotlin and Android Architecture Components.
This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
A helper library to help using Room with existing pre-populated database [DEPRECATED].
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin