drift/sally
Simon Binder 271e3bb569
Implement replace API as a companion for updates
2019-03-09 16:06:39 +01:00
..
example Implement replace API as a companion for updates 2019-03-09 16:06:39 +01:00
lib Implement replace API as a companion for updates 2019-03-09 16:06:39 +01:00
test Implement replace API as a companion for updates 2019-03-09 16:06:39 +01:00
.gitignore Implement == and hashCode in generated data classes 2019-02-10 11:21:19 +01:00
CHANGELOG.md Init repository 2019-02-03 13:56:31 +01:00
LICENSE Add MIT license 2019-02-09 21:00:00 +01:00
README.md release readiness? 2019-02-18 20:51:37 +01:00
analysis_options.yaml Specify analysis rules and conform to them 2019-02-04 21:01:50 +01:00
mono_pkg.yaml Delete conflicting outputs in sally CI 2019-02-14 18:01:06 +01:00
pubspec.yaml Remove fluttercommunity mentions for now, parse PK 2019-03-06 20:26:04 +01:00
sally.iml Improve testing structure for sally 2019-02-14 16:53:52 +01:00

README.md

Sally

This library defines the APIs for the sally persistence library. When using the library, you'll probably want to use the sally_flutter implementation directly.

Please see the homepage of sally for details.