Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mutablelivedata

natalia-mus/CurrencyAssistant

Android app displaying daily exchange rates for Euro.

Language: Kotlin - Size: 2.23 MB - Last synced: about 22 hours ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

kumaar8293/Notes-Application-With-MVVM-with-Kotlin

This is a simple Notes application. It follows the MVVM design pattern using the Room. Users can simply create, save, edit and delete notes.

Language: Kotlin - Size: 1.05 MB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

Shreyank031/DataBinding

Data Binding is a powerful feature provided by Android Jetpack that allows you to bind UI components in your layout files directly to data sources in your app using a declarative format rather than programmatically.

Language: Kotlin - Size: 0 Bytes - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Yusuf-Solmaz/DrinkVibes

It gives drink recommendations appropriate to the user's mood.

Language: Kotlin - Size: 908 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

NaarGes/Android-Contact-List

Show phone contact list in Recyclerview using MVVM with data binding, MVVM with livedata and room, checking livedata lifecycle in activity and fragment

Language: Java - Size: 164 KB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 7 - Forks: 0

KunMinX/MVI-Dispatcher-KTX

简明易用框架,解决 MVI 实战痛点

Language: Kotlin - Size: 745 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 143 - Forks: 10

KunMinX/MVI-Dispatcher

简明易用框架,解决 MVI 实战痛点

Language: Java - Size: 664 KB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 269 - Forks: 33

WaheedNazir/Kotlin-MVVM-Architecture

Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.

Language: Kotlin - Size: 17.7 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 340 - Forks: 52

SanjinKurelic/ColorSelector

ColorSelector is an Android application that provides a simple example how to use MVP and MVVM patterns in Android application.

Language: Java - Size: 297 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

SindhuRammohan/DTT_RealEstate_Sindhu

Language: Java - Size: 1.09 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

hariharanc/LiveData

Basic Concept of Mutable LiveData Android

Language: Kotlin - Size: 122 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

enesselcuk25/MoviesApp

Language: Kotlin - Size: 2.83 MB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

mendess12/mobillium-staj-task3

Language: Kotlin - Size: 533 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

halilmasali/LiveDataExample

Android LiveData Example

Language: Kotlin - Size: 95.7 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

natalia-mus/FindUniversity

Android app that helps to find universities all around the world.

Language: Java - Size: 4.05 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

natalia-mus/Characters

Simple application that shows a list of characters and allows to see more details about the selected one.

Language: Kotlin - Size: 563 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Mohamed-samir03/NewsApp

NewsApp Using Android Kotlin MVVM, Dagger-Hilt, Retrofit2, Room Database, Mutable/LiveData, Kotlin Coroutines.

Language: Kotlin - Size: 170 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Truiton/MergedLiveData

Language: Kotlin - Size: 201 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 9 - Forks: 4

natalia-mus/MyEntertainment

An application to save information about movies, books, games or songs. Project based on Firebase Realtime Database.

Language: Kotlin - Size: 1.47 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

natalia-mus/SimpleWeatherApp

Simple weather app that allows to check actual forecast for given city.

Language: Kotlin - Size: 3.34 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

WaheedNazir/View-ViewModel-Interaction

MVVM, View and ViewModel Interaction using LiveData without using DataBinding in Kotlin.

Language: Kotlin - Size: 853 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 6 - Forks: 4

Shehab-Alaa/MoviesCleanArch

Implementing MVVM Clean Architecture using DataBinding , RepoPattern , LiveData , Paging , Coroutines and Koins

Language: Kotlin - Size: 140 KB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

rohitkumar281991/FeatureIPLMatch

This app taken list of IPL matches from user and creates a feature list out of them in random order. Then when user proceeds in app, automatically random teams are make winner until one team wins. Finally displays the winner name.

Language: Kotlin - Size: 130 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

fmhrs/android-studio-code

Kumpulan code untuk melakukan pengembangan aplikasi mobile menggunakan IDE Android Studio 💻

Size: 217 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

kaseychakos/mvvm-livedata

Android mvvm test to update RecyclerView with MutableLiveData from another fragment.

Language: Java - Size: 107 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

AhmedAlamin/MVVM-SampleCode

MVVM Sample Code using java

Language: Java - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

kulloveth/RickAndMortyApp

An app to consume Rick and morty Api and display the characters

Language: Kotlin - Size: 269 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

renatoarg/AndroidJetpackViewModelExample

Basic implementation of ViewModel and LiveDate with RoboElectric tests

Language: Kotlin - Size: 125 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
mutablelivedata 28 android 16 mvvm 14 livedata 13 kotlin 12 retrofit2 9 viewmodel 9 mvvm-architecture 7 recyclerview 7 mvvm-android 7 livedata-viewmodel 6 glide 6 databinding 5 kotlin-android 5 room-database 5 java 4 jetpack 4 androidx 3 recyclerview-adapter 3 room 3 observer 3 viewbinding 3 android-studio 2 coroutines 2 mutable 2 mvi 2 ssot 2 navigation-component 2 viewbinding-android 2 dependency-injection 2 observable 2 viewmodel-interaction 2 mediatorlivedata 2 repository-pattern 2 android-development 2 room-persistence-library 2 hilt-dependency-injection 2 lifecycle 2 jetpack-android 2 dagger-hilt 1 rxjava2 1 dagger2 1 firebase-auth 1 rxandroid 1 firebase-realtime-database 1 view-bind 1 rest-api 1 tests 1 unit-test 1 unit-testing 1 picasso 1 bindingadapter 1 okhttp3 1 coroutines-android 1 material-design 1 datasource 1 koin-kotlin 1 mvvm-clean-architecture 1 google-maps-api 1 pagination 1 paging-library 1 tmdb-api 1 arraylist 1 roomdb 1 activity-fragment-commnication 1 fragment-to-fragment-communication 1 data-binding 1 testing 1 android-app 1 android-application 1 android-architecture 1 androidstudio 1 asynctask 1 roomdatabase 1 databinding-library 1 twoway-data-binding 1 retrofit2-coroutines 1 observables 1 sharedflow 1 architecture 1 dagger2-mvvm 1 dependency-graph 1 hilt 1 hilt-android 1 kotlin-mvvm-architecture 1 networkboundresource 1 butterknife 1 mvp-android 1 viewmodel-pattern 1 datamodel 1 lottie 1 lifecycle-aware 1 lifecycle-data 1 sharedviewmodel 1 mvvm-pattern 1 api 1