Fabio Collini
Results
14
repositories owned by
Fabio Collini
ArchitectureComponentsDemo
268
Stars
37
Forks
Watchers
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
CleanWeather
68
Stars
13
Forks
Watchers
Demo project for SOLID principles in practice: the Clean Architecture
CoroutinesDemo
21
Stars
0
Forks
Watchers
Demo project for the blog post Async code using Kotlin Coroutines
DaggerMock
1.2k
Stars
96
Forks
Watchers
A JUnit rule to easily override Dagger 2 objects
Inversion
47
Stars
2
Forks
Watchers
Retrieve easily all the implementations of an interface
DataBindingInAction
16
Stars
3
Forks
Watchers
Demo project for Android Data Binding in Action using MVVM pattern