drift/sally
Simon Binder db4948f842 Explicitly import dart:async for 2.0.0 support 2019-02-20 17:54:00 +01:00
..
lib Explicitly import dart:async for 2.0.0 support 2019-02-20 17:54:00 +01:00
test Explicitly import dart:async for 2.0.0 support 2019-02-20 17:54:00 +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 release readiness? 2019-02-18 20:51:37 +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.