drift/drift_dev
Simon Binder ea1c635da8
Stop generating unecessary null check
2022-08-16 17:36:29 +02:00
..
bin Migrate migration example to drift 2021-10-09 17:10:34 +02:00
lib Stop generating unecessary null check 2022-08-16 17:36:29 +02:00
test Properly read options (#1992) 2022-08-16 16:05:08 +02:00
tool Remove some moor references in drift_dev 2022-07-03 22:20:24 +02:00
CHANGELOG.md Properly read options (#1992) 2022-08-16 16:05:08 +02:00
LICENSE Move generator to drift_dev 2021-10-08 18:10:48 +02:00
README.md Prepare moor 4.6.0 release 2021-10-12 14:26:53 +02:00
analysis_options.yaml Migrate to `package:lints` 2022-08-13 23:33:05 +02:00
build.yaml Fix deprecation warning 2022-07-23 23:20:07 +02:00
dart_test.yaml Move generator to drift_dev 2021-10-08 18:10:48 +02:00
drift_dev.build.yaml Re-generate migration tests in app example 2022-07-29 18:54:41 +02:00
pubspec.yaml Prepare release 2022-08-16 16:33:15 +02:00
pubspec_overrides.yaml Delete old moor packages 2022-08-14 22:57:37 +02:00

README.md

Drift Generator

This library contains the generator that turns your Table classes from drift into database code. It should be used as a development dependency when using the drift package.

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