Skip to content

barteo/sqflite

 
 

Repository files navigation

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

About

SQLite flutter plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 78.7%
  • Java 10.6%
  • Objective-C 10.4%
  • Other 0.3%