entidb_flutter 2.0.0-alpha.1 copy "entidb_flutter: ^2.0.0-alpha.1" to clipboard
entidb_flutter: ^2.0.0-alpha.1 copied to clipboard

Flutter plugin for EntiDB - an embedded entity database with ACID transactions and CBOR storage. Bundles native libraries for all platforms.

Changelog #

2.0.0-alpha.1 #

Initial release of entidb_flutter - Flutter plugin for EntiDB.

Features #

  • Flutter FFI Plugin: Uses ffiPlugin: true for automatic native library bundling
  • Platform Support: Android, iOS, macOS, Windows, Linux scaffold ready
  • Re-exports entidb_dart: All database APIs available through a single import

Platform Status #

  • ✅ Windows - Native library ready
  • 🚧 Android - Plugin scaffold ready, native libraries pending
  • 🚧 iOS - Plugin scaffold ready, native libraries pending
  • 🚧 macOS - Plugin scaffold ready, native libraries pending
  • 🚧 Linux - Plugin scaffold ready, native libraries pending

Notes #

  • This is an alpha release. Native libraries for mobile platforms are still being cross-compiled.
  • Windows users can use the plugin immediately.
  • For other platforms, use entidb_dart directly with your own native library builds.
0
likes
0
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for EntiDB - an embedded entity database with ACID transactions and CBOR storage. Bundles native libraries for all platforms.

Repository (GitHub)
View/report issues

Topics

#database #embedded-database #nosql #cbor #flutter

Documentation

Documentation

License

unknown (license)

Dependencies

entidb_dart, flutter

More

Packages that depend on entidb_flutter

Packages that implement entidb_flutter