sqflite_entities_generator 0.0.3 copy "sqflite_entities_generator: ^0.0.3" to clipboard
sqflite_entities_generator: ^0.0.3 copied to clipboard

sqflite entities generator used for sql_entities packages, see more details on https://github.com/guid-empty/sqflite_entities

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sqflite_entities_generator

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

dependencies:
  sqflite_entities_generator: ^0.0.3

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_entities_generator/sqflite_entities_generator.dart';
0
likes
40
pub points
8%
popularity

Publisher

verified publishertelequiz.online

sqflite entities generator used for sql_entities packages, see more details on https://github.com/guid-empty/sqflite_entities

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, build, build_runner, source_gen, sqflite_entities

More

Packages that depend on sqflite_entities_generator