Stars
Example of loading contacts into a listview using Content Providers
A predictable state management library that helps implement the BLoC design pattern
👘 [FUNCTIONAL REACTIVE PROGRAMMING].💎 The main purpose of repository is learning. 📘 A FLUTTER app help student find room 🏠 Using BLoC pattern with RxDart library, firebase as backend, .... Star 🌟 i…
Food Recipe app created using retrofit2, MVVM architecture, Room Database caching ( continuation of Food-Recipe-App // available repo with same name)
A simple of example of MVVM in Android with LiveData and MutableLiveData
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using Kotlin, LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2, Data Bindi…
This project is created to demonstrate the MVVM architecture using Dagger 2, LiveData and ViewModel.
A basic sample android application to understand MVVM in a very simple way.
A simple of example of MVVM in Android with LiveData and MutableLiveData
Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary to solve the common problems and avoid the annoying boilerp…
A simple example of how to bind an activity to a service while using MVVM
Android Sample MVVM Architecture App written in Kotlin. (MVVM,Dagger,RXJava,ROOM)
Kotlin boilerplate code to setup Android Architecture Components using Dagger 2 for dependency injection.
Android SQLite example with CRUD Operations. Simple Notes app is created in this project.
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
A library for remote logging, database debugging, shared preferences and network requests
Basic login and signup screen designed in flutter
Offline speech recognition for Android with Vosk library.
FlatBuffers: Memory Efficient Serialization Library
Custom Flutter widgets that makes Checkbox and Radio Buttons much cleaner and easier.
A circular android ProgressBar library which extends View, and the usage same as ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
Multiple samples showing the best practices in the user interface on Android.
Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.