mirror of https://github.com/AMT-Cheif/drift.git
634b1adb72 | ||
---|---|---|
.. | ||
lib | ||
test/parser | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
build.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.