data_faker 0.0.3 copy "data_faker: ^0.0.3" to clipboard
data_faker: ^0.0.3 copied to clipboard

outdated

A dart library for generating a fake data. This library make your life easier, also it's very customizable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add data_faker

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

dependencies:
  data_faker: ^0.0.3

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

Publisher

unverified uploader

A dart library for generating a fake data. This library make your life easier, also it's very customizable.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on data_faker