AAC LiveData
The LiveData
extension package for Fuel
.
Installation
You can download and install fuel-livedata
with Maven
and Gradle
. The livedata package has the following dependencies:
AndroidX Livedata: 2.0.0
Usage
See FuelLiveData.kt
LiveData Response
Fuel supports LiveData
Last updated