isolate_helps 0.0.6 copy "isolate_helps: ^0.0.6" to clipboard
isolate_helps: ^0.0.6 copied to clipboard

Example demonstrating how to use the library merging_builder.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add isolate_helps

With Flutter:

 $ flutter pub add isolate_helps

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

dependencies:
  isolate_helps: ^0.0.6

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:isolate_helps/isolate_helps.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Example demonstrating how to use the library merging_builder.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

analyzer, async, build, build_config, merging_builder, quote_buffer, source_gen

More

Packages that depend on isolate_helps