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:
objectbox: ^4.0.0
objectbox_flutter_libs: ^4.0.0
objectbox_flutter_libs_aurora:
git:
url: https://gitlab.com/omprussia/flutter/flutter-community-plugins/objectbox_flutter_libs_aurora.git
ref: aurora-0.0.4
To use the plugin you also need a plugin path_provider/path_provider_aurora:
pubspec.yaml
dependencies:
path_provider: ^2.0.15
path_provider_aurora:
git:
url: https://gitlab.com/omprussia/flutter/packages.git
ref: aurora-path_provider_aurora-0.6.0
path: packages/path_provider_aurora
*.desktop
Permissions=UserDirs