objectbox_flutter_libs_aurora
The Aurora implementation of objectbox_flutter_libs.
Usage
This package is not an endorsed implementation of objectbox_flutter_libs.
Therefore, you have to include objectbox_flutter_libs_aurora alongside objectbox_flutter_libs as dependencies in your pubspec.yaml file.
pubspec.yaml
dependencies:
# 4.0.3 need more recent dependencies. Doesn't work.
# https://github.com/objectbox/objectbox-dart/issues/622
objectbox: <=4.0.2
objectbox_flutter_libs: <=4.0.2
objectbox_flutter_libs_aurora:
git:
url: https://developer.auroraos.ru/git/flutter/flutter-community-plugins/objectbox_flutter_libs_aurora.git
ref: aurora-0.0.5
dev_dependencies:
objectbox_generator: <=4.0.2
To use the plugin you also need a plugin path_provider/path_provider_aurora:
pubspec.yaml
dependencies:
path_provider: ^2.1.5
path_provider_aurora:
git:
url: https://developer.auroraos.ru/git/flutter/packages.git
ref: aurora-path_provider_aurora-0.6.1
path: packages/path_provider_aurora
*.desktop
Permissions=UserDirs