mirror of https://github.com/AMT-Cheif/drift.git
bf1e174ca3
It looks like we don't use any of the removed APIs, but that's hard to verify because most of our dependencies don't support analyzer 0.40.0 yet. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
build.yaml | ||
dart_test.yaml | ||
mono_pkg.yaml | ||
pubspec.yaml |
README.md
moor Generator
This library contains the generator that turns your Table
classes from moor
into database code. When using the moor, you'll probably want to use the
moor_flutter implementation directly.
Please see the homepage of moor or the moor_flutter package for details on how to use this package.