[go: up one dir, main page]

Skip to content

litesync/sqflite

 
 

Repository files navigation

litesync_sqflite

pub package Build Status codecov

LiteSync & SQLite plugin for Flutter. Supports iOS, Android and MacOS.

  • Support transactions and batches
  • Helpers for insert/query/update/delete queries
  • DB operation executed in a background thread on iOS and Android
  • Linux/Windows/DartVM support using sqflite_common_ffi

Documentation

Releases

No releases published

Packages

No packages published

Languages

  • Dart 78.9%
  • Objective-C 10.4%
  • Java 10.1%
  • Other 0.6%