database_repository 1.3.0 copy "database_repository: ^1.3.0" to clipboard
database_repository: ^1.3.0 copied to clipboard

outdated

A database independent repository style implementation for dart and flutter

CHANGELOG #

1.3.0 #

  • FEATURE
    • add new utility function store
  • IMPROVEMENT
    • Improve deserialization with safer type check

1.2.2 #

  • DOCS:
    • add example/README.md

1.2.1 #

  • BUG FIX
    • actually export ConstraintUnsupportedException -.-'

1.2.0 #

  • FEATURE
    • added new Constraint NotEqual
    • added new Constraint NotInList
    • added new Exception ConstraintUnsupportedException

1.1.1 #

  • IMPROVEMENT
    • removed pubspec.lock to prevent dependency conflicts

1.1.0 #

  • BREAKING CHANGE:
    • where conditions now use List of Constraint classes instead of arbitary JSON

1.0.2 #

  • DOCS:
    • adding badges to README.md

1.0.1 #

  • DOCS:
    • adjusted description in pubspec.yaml

1.0.0 #

Initial Release

0
likes
0
pub points
26%
popularity

Publisher

verified publisherglassp.dev

A database independent repository style implementation for dart and flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on database_repository