drift/drift_dev
ValentinVignal 22b0a8fe36
doc: Update changelog
2023-09-21 11:36:53 +08:00
..
bin Migrate simple CLI tools to new analyzer 2022-11-05 18:32:13 +01:00
lib revamp: Rename actualTableNameStatic into $name 2023-09-21 11:36:10 +08:00
test Merge pull request #2617 from jmatth/fix-migration-conflicts 2023-09-19 22:59:06 +02:00
tool Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
CHANGELOG.md doc: Update changelog 2023-09-21 11:36:53 +08: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 Avoid resolving all transitive imports in build 2023-08-12 14:35:16 +02:00
dart_test.yaml
drift_dev.build.yaml Fix tests with new generator 2022-11-19 16:24:07 +01:00
pubspec.yaml Add docs and changelog entries 2023-09-14 18:28:55 +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.