bean_factory_generator 1.0.1 copy "bean_factory_generator: ^1.0.1" to clipboard
bean_factory_generator: ^1.0.1 copied to clipboard

discontinuedreplaced by: magic_mirror_generator
outdated

Bean factory generator Dart libraries.A pre-compiled class image containing the contents of the constructor, methods, and properties. Need to use with bean_factory.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bean_factory_generator

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

dependencies:
  bean_factory_generator: ^1.0.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:bean_factory_generator/bean_factory_generator.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisheraymtools.com

Bean factory generator Dart libraries.A pre-compiled class image containing the contents of the constructor, methods, and properties. Need to use with bean_factory.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, bean_factory, build, dart_style, mustache4dart, source_gen

More

Packages that depend on bean_factory_generator