model_factory 1.1.6 copy "model_factory: ^1.1.6" to clipboard
model_factory: ^1.1.6 copied to clipboard

outdated

A starting point for Dart libraries or applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add model_factory

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

dependencies:
  model_factory: ^1.1.6

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

Publisher

verified publishermaseka.dev

A starting point for Dart libraries or applications.

License

unknown (LICENSE)

Dependencies

build, dart_style, glob, path, source_gen, yaml

More

Packages that depend on model_factory