nucleoid_generator 1.0.0 copy "nucleoid_generator: ^1.0.0" to clipboard
nucleoid_generator: ^1.0.0 copied to clipboard

nucleoid_generator package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nucleoid_generator

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

dependencies:
  nucleoid_generator: ^1.0.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:nucleoid_generator/builder.dart';
import 'package:nucleoid_generator/node_element.dart';
0
likes
105
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

nucleoid_generator package

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

analyzer, build, collection, meta, nucleoid_built, source_gen

More

Packages that depend on nucleoid_generator