Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
forked from tekartik/sqflite

SQLite flutter plugin

License

Notifications You must be signed in to change notification settings

HeadspaceMeditation/sqflite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqflite

SQLite plugin for Flutter. Supports both iOS and Android.

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

Documentation

Releases

No releases published

Packages

No packages published

Languages

  • Dart 57.3%
  • Java 27.6%
  • Objective-C 14.8%
  • Ruby 0.3%