niuxinhuai / pub_sqflite

pub fixed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqflite

pub package Build Status codecov

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

About

pub fixed

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 73.1%Language:Java 17.4%Language:Objective-C 9.3%Language:Ruby 0.2%