moor_generator 4.2.2 moor_generator: ^4.2.2 copied to clipboard
Dev-dependency to generate table and dataclasses together with the moor package.
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.