clean_repo_objectbox 2.0.0-SNAPSHOT.20230220 copy "clean_repo_objectbox: ^2.0.0-SNAPSHOT.20230220" to clipboard
clean_repo_objectbox: ^2.0.0-SNAPSHOT.20230220 copied to clipboard

discontinued
PlatformAndroidiOS

`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: ^2.0.0-SNAPSHOT.20230220

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
110
pub points
0%
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flat_buffers, flutter, objectbox, objectbox_flutter_libs

More

Packages that depend on clean_repo_objectbox