isar_db_flutter_libs 1.0.1+1 copy "isar_db_flutter_libs: ^1.0.1+1" to clipboard
isar_db_flutter_libs: ^1.0.1+1 copied to clipboard

Isar Core native binaries for the Isar Database (isar_db). Required dependency for Flutter apps using isar_db. Enhanced fork with Android 16KB page size support and improved web persistence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isar_db_flutter_libs

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  isar_db_flutter_libs: ^1.0.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:isar_db_flutter_libs/isar_db_flutter_libs.dart';
0
likes
125
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Isar Core native binaries for the Isar Database (isar_db). Required dependency for Flutter apps using isar_db. Enhanced fork with Android 16KB page size support and improved web persistence.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on isar_db_flutter_libs

Packages that implement isar_db_flutter_libs