drift/drift_dev
Moshe Dicker 69c25d8e62 add type to column ordering 2024-04-17 15:21:20 -04:00
..
bin
lib add type to column ordering 2024-04-17 15:21:20 -04:00
test Merge branch 'simolus3:develop' into develop 2024-04-11 15:42:05 -04:00
tool Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
CHANGELOG.md Add setup param to schema verifier 2024-04-05 22:39:05 +02: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 Prepare release 2024-02-24 23:17:54 +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.