cindel_flutter_libs 0.2.13
cindel_flutter_libs: ^0.2.13 copied to clipboard
Prebuilt native runtime libraries for Flutter apps that use the Cindel NoSQL local database.
example/README.md
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.2.0
cindel_flutter_libs: ^0.2.0
No Dart import is required from this package. It is a Flutter plugin that currently provides the native runtime for Android and Windows.