drift/drift_dev
Simon Binder 28c3c444e7
Re-run builders, add changelog entry
2023-11-22 13:09:09 +01:00
..
bin
lib Re-run builders, add changelog entry 2023-11-22 13:09:09 +01:00
test removed duplicate test case 2023-11-22 03:00:07 +00:00
tool Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
CHANGELOG.md Re-run builders, add changelog entry 2023-11-22 13:09:09 +01:00
LICENSE
README.md
analysis_options.yaml Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
build.yaml Add shared analyzer option (closes #2688) 2023-10-23 18:35:29 +02:00
dart_test.yaml
drift_dev.build.yaml
pubspec.yaml Update to lints 3.0.0 2023-11-16 21:25:21 +01: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.