drift/moor_generator/README.md

9 lines
390 B
Markdown
Raw Normal View History

2019-03-09 07:37:22 -08:00
# 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.
2019-04-14 07:58:05 -07:00
Please see the homepage of [moor](https://moor.simonbinder.eu/) or
the [moor_flutter package](https://pub.dartlang.org/packages/moor_flutter) for details
on how to use this package.