Skip to content

rundong08/sqflite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqflite

pub package Build Status codecov

SQLite plugin for Flutter. Supports both iOS and Android.

  • 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 67.6%
  • Java 16.0%
  • Objective-C 16.0%
  • Ruby 0.4%