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.

SurfGear

db_holder #

The interlayer between app logic and working with db. Can be used for separate working with db logic and make easy change method of interact with db. Eg change type of db, or orm, or library for work with db.

Usage #

Main classes:

  1. Manager
  2. Holder

Manager #

This is interface for make abstract working with base.

Holder #

The level of abstraction with which to interact in the application logic.

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