项目作者: pavlospt

项目描述 :
Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture
高级语言: Kotlin
项目地址: git://github.com/pavlospt/refactored-umbrella.git
创建时间: 2020-03-09T18:43:48Z
项目社区:https://github.com/pavlospt/refactored-umbrella

开源协议:Apache License 2.0

下载


Refactored Umbrella :umbrella:

Refactored Umbrella is a side project to check modern Android Development with Kotlin Coroutines & Flow, MVVM & Koin.

CI
codebeat badge

If you like my work, consider buying me a coffee 😄
"Buy Me A Coffee"

Architecture

The architecture of the project is following the MVVM pattern suggested by Android Architecture Components.

Testing

The testing of the various components in the project follows the patterns details below: