A plugin for SQLC that generates Dart code from SQL queries.
More...
You can install the package from the command line:
dart pub global activate sqlc_gen_dart
The package has the following executables:
$ sqlc-gen-dart
tiagualvs.com
Repository (GitHub)View/report issues
#orm #sql #database #sqlite #postgresql
API reference
MIT (license)
pluralize, strings
Packages that depend on sqlc_gen_dart
Back