drift/moor
Simon Binder 5141bdc8c5
Workaround for analyzer acting up
2019-03-19 13:36:43 +01:00
..
example Implement fromJson factory in data classes. 2019-03-15 17:56:39 +01:00
lib Implement insertOrReplace method for insert statements 2019-03-15 12:56:22 +01:00
test Implement fromJson factory in data classes. 2019-03-15 17:56:39 +01:00
tool Format coverage collectors 2019-03-19 13:08:41 +01:00
.gitignore Collect test coverage 2019-03-19 12:52:02 +01:00
CHANGELOG.md Implement insertOrReplace method for insert statements 2019-03-15 12:56:22 +01:00
LICENSE Rename project to "moor" 2019-03-09 16:37:37 +01:00
README.md Rename project to "moor" 2019-03-09 16:37:37 +01:00
analysis_options.yaml Rename project to "moor" 2019-03-09 16:37:37 +01:00
mono_pkg.yaml Workaround for analyzer acting up 2019-03-19 13:36:43 +01:00
pubspec.yaml Collect test coverage 2019-03-19 12:52:02 +01:00

README.md

moor

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

Please see the homepage of moor for details.