to_string_helper_generator 1.1.1 copy "to_string_helper_generator: ^1.1.1" to clipboard
to_string_helper_generator: ^1.1.1 copied to clipboard

discontinued

Generate code for package to_string_helper. This package is not needed if you want to use to_string_helper without code generation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add to_string_helper_generator

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

dependencies:
  to_string_helper_generator: ^1.1.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:to_string_helper_generator/builder.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherzenonine.com

Generate code for package to_string_helper. This package is not needed if you want to use to_string_helper without code generation.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, source_gen, to_string_helper

More

Packages that depend on to_string_helper_generator