Updated Dependencies
Added accessors to repositories to avoid have the user implement singletons in each repository.
Provided getter for the table name in the repository to build custom queries.
Bugfixes. Empty masks for restrictive queries (delete, update) can be empty to target all rows.
Moved example into one file to be prettier on pub.dev.
First release of the package with core functionality.