clean_repo_objectbox 0.1.2-SNAPSHOT.20220116 copy "clean_repo_objectbox: ^0.1.2-SNAPSHOT.20220116" to clipboard
clean_repo_objectbox: ^0.1.2-SNAPSHOT.20220116 copied to clipboard

discontinued
outdated

`clean_repo_objectbox` pretende ser un framework para facilitar y abstraer el uso de la BD ObjectBox en aplicaciones con Clean Arquitecture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clean_repo_objectbox

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

dependencies:
  clean_repo_objectbox: ^0.1.2-SNAPSHOT.20220116

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:clean_repo_objectbox/clean_repo_objectbox.dart';
1
likes
0
pub points
8%
popularity

Publisher

unverified uploader

`clean_repo_objectbox` pretende ser un framework para facilitar y abstraer el uso de la BD ObjectBox en aplicaciones con Clean Arquitecture

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

clean_core, flutter, flutter_web_plugins, objectbox, objectbox_flutter_libs, path_provider

More

Packages that depend on clean_repo_objectbox