db_holder 0.0.1-dev.2 copy "db_holder: ^0.0.1-dev.2" to clipboard
db_holder: ^0.0.1-dev.2 copied to clipboard

discontinued

Separator of app logic and src.manager working logic.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add db_holder

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

dependencies:
  db_holder: ^0.0.1-dev.2

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

Publisher

verified publishersurf.ru

Separator of app logic and src.manager working logic.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, surf_lint_rules

More

Packages that depend on db_holder