20 skills found
square / SqlbriteA lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
sockeqwe / Sqlbrite DaoDAO for SQLBrite
viniciussoares / Ribot Android Boilerplate KotlinKotlin version of android boilerplate app that showcases architecture and libraries used at ribot http://ribot.co.uk
geralt-encore / Delightful SQLBriteShowcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.
mulab / Rx RealmA lightweight wrapper around realm-java, which introduces reactive stream semantics to SQL operations. (Inspired by square/sqlbrite)
djkovrik / BakingAppUdacity Android Developer Nanodegree, project 2.
evant / Streamqfliteflutter reactive stream wrapper around sqflite inspired by sqlbrite
hoc081098 / Sqlbrite🌼 RxDart Reactive stream sqflite(sqlite) for Flutter - Sqlbrite for flutter - A lightweight wrapper around sqflite which introduces reactive stream semantics to SQL operations. https://pub.dev/packages/sqlbrite
13767004362 / SQLitePractice数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
bowyer-app / SqlbriteWithAutoValueThis project is example of Android app with sqlbrite and AutoValue and AutoValueExtensions and famous libraries.
Blankeer / AndroidBestModelDemoModel层最佳实践demo。SqlDelight、AutoValue、Gson、SqlBrite、Retrofit
lykmapipo / Sqlbrite MigrationsSQLBrite helper class to manage database creation and version management using an application's raw asset files.
tpnet / RetrofitDownloadManagerRxjava+Retrofit+SqlBrite+SqlDelight 实现多文件断点续传下载
KChernenko / BashimSimple application with MVP + RxJava + Dagger 2 + SqlDelight&SqlBrite + OkHttp&Gson&Retrofit + AutoValue approach for LoftSchool.
hitherejoe / Sqlbrite DemoA simple demo application for the SqlLite library by Square
djkovrik / MakeYourAppMaterialUdacity Android Developer Nanodegree, project 4.
takuaraki / BriteAndDelightSample of SQLBrite and SQLDelight
adhamenaya / AppsFeedDemo app based on MVP using Dagger 2, RxJava, Retrofit, ButterKnife and SqlBrite with android animation API
AntonShapovalov / Call Block100% Kotlin, RxJava, MVVM and Dagger based app to block annoying incoming calls.
niangegelaile / AngeUnit使用rxjava,dagger,sqlbrite,retrofit,组成综合框架demo