Event DB (Database)

A companion library for the event_bloc library. This contains a GenericModel for models to extend, as well as a base database repository for these models. For a default implementation of this database repository please refer to one of the following:

Getting Started

TODO

Libraries

event_db
See GenericModel and DatabaseRepository for starting points