cindel_flutter_libs 0.9.2
cindel_flutter_libs: ^0.9.2 copied to clipboard
Prebuilt native libraries and Web runtime assets for Flutter apps that use the Cindel local database.
Cindel Flutter libs example #
Flutter apps add cindel_flutter_libs next to cindel so the supported
prebuilt native runtime is bundled with the app.
dependencies:
cindel: ^0.9.1
cindel_flutter_libs: ^0.9.1
No Dart import is required from this package. It is a Flutter plugin that provides the native runtime for Android, iOS, Linux, macOS, and Windows, plus the SQLite Worker/Wasm runtime assets for Web.