xxf_isar_flutter_libs 3.1.0+3 copy "xxf_isar_flutter_libs: ^3.1.0+3" to clipboard
xxf_isar_flutter_libs: ^3.1.0+3 copied to clipboard

Isar Core binaries for the Isar Database. Needs to be included for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xxf_isar_flutter_libs

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

dependencies:
  xxf_isar_flutter_libs: ^3.1.0+3

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:xxf_isar_flutter_libs/xxf_isar_flutter_libs.dart';
1
likes
125
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Isar Core binaries for the Isar Database. Needs to be included for Flutter apps.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, isar

More

Packages that depend on xxf_isar_flutter_libs

Packages that implement xxf_isar_flutter_libs