sup_gen_model 1.0.3 copy "sup_gen_model: ^1.0.3" to clipboard
sup_gen_model: ^1.0.3 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

With Flutter:

 $ flutter 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.3

Alternatively, your editor might support dart pub get or flutter 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/main.dart';
import 'package:sup_gen_model/pubspec/pubspec.dart';
import 'package:sup_gen_model/pubspec/pubspec.g.dart';
import 'package:sup_gen_model/table/extension.dart';
import 'package:sup_gen_model/table/table_model.dart';
0
likes
105
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

Package contains model for sup_gen_runner and sup_gen_sqler

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, build, json_annotation, source_gen

More

Packages that depend on sup_gen_model