8000 GitHub - josh4500/sqflite: SQLite flutter plugin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

josh4500/sqflite

 
 

Repository files navigation

sqflite

pub package

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
  • Linux/Windows/DartVM support using sqflite_common_ffi

Documentation

About

SQLite flutter plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.8%
  • Objective-C 10.0%
  • Java 8.9%
  • Ruby 0.1%
  • HTML 0.1%
  • CSS 0.1%
0