takahirom / dagger-hilt-multi-module-sampleLinks
☆19Updated 4 years ago
Alternatives and similar repositories for dagger-hilt-multi-module-sample
Users that are interested in dagger-hilt-multi-module-sample are comparing it to the libraries listed below
Sorting:
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- #AndroidDevChallege Jetpack Compose Countdown timer☆27Updated 4 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 5 years ago
- ☆25Updated 4 years ago
- Project for using dagger in dynamic feature module☆23Updated 5 years ago
- Hilt and Jetpack integrations in the Dynamic Feature world.☆23Updated 4 years ago
- A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part☆82Updated 3 years ago
- Custom bar chart shows a tooltip when user click on the bar☆48Updated 3 years ago
- This plugin lets you insert a name for a color you copy-paste or type in an android resource file.☆21Updated 3 years ago
- ☆41Updated 5 years ago
- Jetpack Compose Android Dev Challenge☆20Updated 4 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 4 years ago
- Sample android application to demonstrate use of Kotlin Coroutines StateFlow.☆38Updated 5 years ago
- Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow☆68Updated last year
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example