drift/drift_dev
Moshe Dicker 1293045b68
Merge branch 'develop' into develop
2024-04-21 10:35:30 -04:00
..
bin Migrate simple CLI tools to new analyzer 2022-11-05 18:32:13 +01:00
lib add type to column ordering 2024-04-17 15:21:20 -04:00
test Merge branch 'simolus3:develop' into develop 2024-04-17 16:16:58 -04:00
tool Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
CHANGELOG.md Prepare 2.17 release 2024-04-20 15:32:17 +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 Fix tests with new generator 2022-11-19 16:24:07 +01:00
pubspec.yaml Prepare 2.17 release 2024-04-20 15:32:17 +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.