sqflite_generator 0.1.7 copy "sqflite_generator: ^0.1.7" to clipboard
sqflite_generator: ^0.1.7 copied to clipboard

Sqflite annotation for Sqflite

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sqflite_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sqflite_generator: ^0.1.7

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sqflite_generator/sqflite_generator.dart';
1
likes
80
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

Sqflite annotation for Sqflite

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, change_case, code_builder, collection, dart_style, glob, path, source_gen, sqflite_annotation

More

Packages that depend on sqflite_generator