Our great sponsors
-
Airbnb doesn't use MVI, we use MVVM via https://github.com/airbnb/mavericks
-
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ok so when I'm talking about "MVP as done on Android" I am talking about this: https://github.com/android/architecture-samples/blob/ebbdd9ec6e5fdece755783ea149f4acd0e6530bc/todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/tasks/TasksContract.java#L32-L88
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- I need a repo with a modern and advanced architecture for an Android project. Can you help me?
- Example code for seprate business logic from UI layer in flutter.
- I am a graduate who wants to become an Android developer. Any advice please?
- Is there a list of composables and functions anywhere?
- Newbie questions about dependency inversion.