superclass_generator 0.5.0 copy "superclass_generator: ^0.5.0" to clipboard
superclass_generator: ^0.5.0 copied to clipboard

Generator for superclass package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add superclass_generator

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

dependencies:
  superclass_generator: ^0.5.0

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:superclass_generator/superclass_generator.dart';
0
likes
130
points
107
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

Generator for superclass package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, source_gen, superclass

More

Packages that depend on superclass_generator