All Projects → Wanandroid → Similar Projects or Alternatives

944 Open source projects that are alternatives of or similar to Wanandroid

Kotlin-Coroutine-Flow
Search engine functionality using Kotlin Coroutines and Flow
Stars: ✭ 25 (-97.51%)
Mutual labels:  coroutines, livedata
Plainupnp
PlainUPnP is an upnp control point application for android.
Stars: ✭ 33 (-96.71%)
Mutual labels:  coroutines, mvvm
Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (-74.6%)
Mutual labels:  mvvm, livedata
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-97.31%)
Mutual labels:  coroutines
Shatter
代替fragment的轻量级解耦类,拥有和activity完全一致的生命周期
Stars: ✭ 451 (-55.08%)
Mutual labels:  lifecycle
act
ASIO Cooperative Task for await-based coroutine
Stars: ✭ 16 (-98.41%)
Mutual labels:  coroutines
ktfx
Kotlin extensions for JavaFX app development
Stars: ✭ 13 (-98.71%)
Mutual labels:  coroutines
MovieCompose
🎞 A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
Stars: ✭ 322 (-67.93%)
Mutual labels:  coroutines
Elle
The Elle coroutine-based asynchronous C++ development framework.
Stars: ✭ 459 (-54.28%)
Mutual labels:  coroutines
Lastadapter
Don't write a RecyclerView adapter again. Not even a ViewHolder!
Stars: ✭ 777 (-22.61%)
Mutual labels:  databinding
MVC-Demo
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~
Stars: ✭ 36 (-96.41%)
Mutual labels:  viewmodel
Iosched
The Google I/O Android App
Stars: ✭ 20,991 (+1990.74%)
Mutual labels:  coroutines
coroutine monad
Using coroutines as sugar for composing monadic operations
Stars: ✭ 59 (-94.12%)
Mutual labels:  coroutines
Weather
A simple SwiftUI weather app using MVVM.
Stars: ✭ 23 (-97.71%)
Mutual labels:  mvvm
Wanandroid flutter
🔥🔥超完整超漂亮的Flutter版wanAndroid客户端。含wanAndroid已开放的所有功能(包括TODO)。项目包含BloC模式、Provider模式、常规模式。
Stars: ✭ 450 (-55.18%)
Mutual labels:  wanandroid
Awesome Ios Architecture
🏯 Better ways to structure iOS apps
Stars: ✭ 4,451 (+343.33%)
Mutual labels:  mvvm
Coffeegram
Android app using Jetpack Compose together with StateFlow and MVI
Stars: ✭ 155 (-84.56%)
Mutual labels:  coroutines
Binder
An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns
Stars: ✭ 21 (-97.91%)
Mutual labels:  mvvm
Recoil
Asynchronous coroutines for PHP 7.
Stars: ✭ 765 (-23.8%)
Mutual labels:  coroutines
Arrow
Λrrow - Functional companion to Kotlin's Standard Library
Stars: ✭ 4,771 (+375.2%)
Mutual labels:  coroutines
impex
a powerful web application engine
Stars: ✭ 74 (-92.63%)
Mutual labels:  mvvm
nodify
High performance and modular controls for node-based editors designed for data-binding and MVVM.
Stars: ✭ 282 (-71.91%)
Mutual labels:  mvvm
Mvp Android Arch Component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Stars: ✭ 446 (-55.58%)
Mutual labels:  lifecycle
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-98.21%)
Mutual labels:  databinding
MovieSide
A demo app built using the MVVM-C architecture with Swift 4.1
Stars: ✭ 23 (-97.71%)
Mutual labels:  mvvm
Wechat
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
Stars: ✭ 870 (-13.35%)
Mutual labels:  mvvm
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+568.23%)
Mutual labels:  mvvm
Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
Stars: ✭ 444 (-55.78%)
Mutual labels:  viewmodel
LiveDataBus
基于LiveData实现的一款不用反注册,不会内存泄露的轻量级消息总线框架,支持订阅普通事件消息和粘性事件
Stars: ✭ 17 (-98.31%)
Mutual labels:  livedata
AndroidMVVM
Example MVVM on Android
Stars: ✭ 16 (-98.41%)
Mutual labels:  mvvm
sample-swift-mvvm
This is MVVM pattern testing with Swift.
Stars: ✭ 46 (-95.42%)
Mutual labels:  mvvm
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+363.55%)
Mutual labels:  mvvm
flutter-WanAndroid
根据Wan Android开放API写的flutter项目
Stars: ✭ 58 (-94.22%)
Mutual labels:  wanandroid
MoYu
MoYu 一款能够帮助你在工作时摸鱼的欢乐软件
Stars: ✭ 14 (-98.61%)
Mutual labels:  mvvm
Runtimepermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Stars: ✭ 860 (-14.34%)
Mutual labels:  coroutines
Awesome Android Learning Resources
👓 A curated list of awesome android learning resources for android app developers.
Stars: ✭ 753 (-25%)
Mutual labels:  mvvm
WPF-Keyboard-Control
WPF Keyboard Control
Stars: ✭ 53 (-94.72%)
Mutual labels:  mvvm
MovieInfoMVVMiOS
Movie Info app using TMDb API built with MVVM
Stars: ✭ 38 (-96.22%)
Mutual labels:  mvvm
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+561.45%)
Mutual labels:  mvvm
GBCLV3
Goose Bomb's Minecraft Client Launcher
Stars: ✭ 50 (-95.02%)
Mutual labels:  mvvm
awtk-mvvm
Model-View-ViewModel for AWTK
Stars: ✭ 55 (-94.52%)
Mutual labels:  mvvm
Wanandroid jetpack
玩安卓的Jetpack版本
Stars: ✭ 33 (-96.71%)
Mutual labels:  wanandroid
Launcher-OnePlus
Customizable and Open Source Launcher for Android
Stars: ✭ 73 (-92.73%)
Mutual labels:  mvvm
Beehive
🐝 BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling between modules.
Stars: ✭ 4,117 (+310.06%)
Mutual labels:  lifecycle
NYTimes-Compose
An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.
Stars: ✭ 98 (-90.24%)
Mutual labels:  livedata
socket-chat
This project will help you build a chat app by using the Socket IO library.
Stars: ✭ 36 (-96.41%)
Mutual labels:  mvvm
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (-58.86%)
Mutual labels:  livedata
TMDbMultiplatform
Step-by-step guide on Kotlin Multiplatform
Stars: ✭ 86 (-91.43%)
Mutual labels:  mvvm
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (-31.27%)
Mutual labels:  coroutines
Asyncawait
async/await for Android built upon coroutines introduced in Kotlin 1.1
Stars: ✭ 410 (-59.16%)
Mutual labels:  coroutines
mvcvm-swift-file-templates
Swift file templates for boosting mobile app development.
Stars: ✭ 16 (-98.41%)
Mutual labels:  mvvm
hros
基于SpringBoot的人事管理系统
Stars: ✭ 38 (-96.22%)
Mutual labels:  mvvm
RickAndMorty-AndroidMVVMSample
An android sample project using Jetpack libraries and MVVM design pattern
Stars: ✭ 17 (-98.31%)
Mutual labels:  mvvm
aoy
Tiny JavaScript MVVM library with Virtual DOM.
Stars: ✭ 111 (-88.94%)
Mutual labels:  mvvm
Devutils
🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
Stars: ✭ 680 (-32.27%)
Mutual labels:  mvvm
Vrplayer
VRPlayer is a simple but powerful local VR video player
Stars: ✭ 406 (-59.56%)
Mutual labels:  databinding
insta-bot
Instagram automation library to perform likes, comments, follow, story viewing and much more.
Stars: ✭ 20 (-98.01%)
Mutual labels:  coroutines
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (-59.86%)
Mutual labels:  mvvm
AsyncUtils
A set of utilities for Asynchronous programming in Unity.
Stars: ✭ 15 (-98.51%)
Mutual labels:  coroutines
ToDoApp
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
Stars: ✭ 28 (-97.21%)
Mutual labels:  livedata
241-300 of 944 similar projects