flutter_sqlite 1.0.0 copy "flutter_sqlite: ^1.0.0" to clipboard
flutter_sqlite: ^1.0.0 copied to clipboard

A high-performance, easy-to-use SQLite database package for Flutter with native FFI integration.

flutter_sqlite #

Pub Version License: MIT

A high-performance, easy-to-use SQLite database package for Flutter with native FFI integration.

Features #

  • πŸš€ 5x faster than sqflite
  • πŸ’‘ No platform channels - direct C interop
  • πŸ”„ Reactive queries with Stream support
  • 🧩 Model-driven API with type safety
  • πŸ› οΈ Automatic schema migrations
  • 🧡 Thread-safe operations
  • πŸ“¦ Zero dependencies

Installation #

Add to your pubspec.yaml:

dependencies:
  flutter_sqlite: ^1.0.0
4
likes
0
points
32
downloads

Publisher

verified publishermo-shaheen.wuaze.com

Weekly Downloads

A high-performance, easy-to-use SQLite database package for Flutter with native FFI integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_sqlite