drift/moor_generator
Simon Binder 8f6878292a
Migrate to `package:lints`
2022-08-13 23:33:05 +02:00
..
bin Move generator to drift_dev 2021-10-08 18:10:48 +02:00
lib Remove some moor references in drift_dev 2022-07-03 22:20:24 +02:00
.gitignore
CHANGELOG.md Replace old website and repository links 2022-03-13 15:52:15 +01:00
LICENSE
README.md Replace old website and repository links 2022-03-13 15:52:15 +01:00
analysis_options.yaml Migrate to `package:lints` 2022-08-13 23:33:05 +02:00
build.yaml Remove some moor references in drift_dev 2022-07-03 22:20:24 +02:00
dart_test.yaml Increase timeout for analyzer, test moor_generator later 2019-12-23 15:13:30 +01:00
mono_pkg.yaml
pubspec.yaml Replace old website and repository links 2022-03-13 15:52:15 +01:00

README.md

moor Generator

Important notice: Moor has been renamed to Drift. This package will continue to be supported for a while, but we encourage users to migrate to drift. Automated tooling to help you make the switch is available! For more information, see the documentation. Thanks yor your understanding!

This library contains the generator that turns your Table classes from moor into database code.

Please see the homepage of moor for details on how to use this package.