sandwich
🥪 Sandwich is an adaptable and lightweight sealed API library designed for handling API responses and exceptions in Kotlin for Retrofit, Ktor, and Kotlin Multiplatform. (by skydoves)
AvengersChat
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture. (by GetStream)
sandwich | AvengersChat | |
---|---|---|
3 | 1 | |
1,671 | 365 | |
1.0% | -0.3% | |
9.0 | 3.8 | |
4 days ago | over 1 year ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sandwich
Posts with mentions or reviews of sandwich.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-08.
AvengersChat
Posts with mentions or reviews of AvengersChat.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Android Avengers chat demo project using Stream Chat SDK based on MVVM architecture. (ViewModel, Hilt, Coroutines, Room, Repository)
Hi everyone! Here is the open-source repository: https://github.com/skydoves/AvengersChat
What are some alternatives?
When comparing sandwich and AvengersChat you can also consider the following projects:
ExpandableLayout - 🦚 An expandable layout that shows a two-level layout with an indicator.
WeatherForecast - Android Weather Forecast App implemented in MVP Architecture using Kotlin
sealedx - 🎲 Kotlin Symbol Processor that auto-generates extensive sealed classes and interfaces for Android and Kotlin.
LinkHub - LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!
EitherNet - A multiplatform, pluggable, and sealed API result type for modeling network API responses.
viewmodel-parameters - Example on how to inject parameters directly into an Android ViewModel