June 10, 2020

67 words 1 min read

tekartik/sqflite

tekartik/sqflite

SQLite flutter plugin

repo name tekartik/sqflite
repo link https://github.com/tekartik/sqflite
homepage
language Dart
size (curr.) 1996 kB
stars (curr.) 1664
created 2017-05-22
license BSD 2-Clause “Simplified” License

sqflite

pub package Build Status codecov

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

  • Support transactions and batches
  • Automatic version management during open
  • Helpers for insert/query/update/delete queries
  • DB operation executed in a background thread on iOS and Android

Documentation

comments powered by Disqus