sup_gen_model 1.0.1 copy "sup_gen_model: ^1.0.1" to clipboard
sup_gen_model: ^1.0.1 copied to clipboard

Package contains model for sup_gen_runner and sup_gen_sqler

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sup_gen_model

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

dependencies:
  sup_gen_model: ^1.0.1

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:sup_gen_model/database_option.dart';
import 'package:sup_gen_model/extensions/string_extension.dart';
import 'package:sup_gen_model/pubspec.dart';
import 'package:sup_gen_model/pubspec.g.dart';
import 'package:sup_gen_model/table/extension.dart';
import 'package:sup_gen_model/table/table_model.dart';
0
likes
0
points
181
downloads

Publisher

unverified uploader

Weekly Downloads

Package contains model for sup_gen_runner and sup_gen_sqler

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, build, json_annotation, source_gen

More

Packages that depend on sup_gen_model