mirror of https://github.com/AMT-Cheif/drift.git
|
||
---|---|---|
.. | ||
lib | ||
test/parser | ||
.flutter-plugins | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
build.yaml | ||
mono_pkg.yaml | ||
pubspec.yaml | ||
sally_generator.iml |
README.md
Sally Generator
This library contains the generator that turns your Table
classes from sally
into database code. When using the sally, you'll probably want to use the
sally_flutter implementation directly.
Please see the homepage of sally for details.