bean_factory 1.2.2 copy "bean_factory: ^1.2.2" to clipboard
bean_factory: ^1.2.2 copied to clipboard

discontinuedreplaced by: magic_mirror

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bean_factory

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

dependencies:
  bean_factory: ^1.2.2

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/bean_factory.dart';
1
likes
15
pub points
0%
popularity

Publisher

verified publisheraymtools.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on bean_factory