fake_it 0.4.2 copy "fake_it: ^0.4.2" to clipboard
fake_it: ^0.4.2 copied to clipboard

best faker library for dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fake_it

With Flutter:

 $ flutter pub add fake_it

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

dependencies:
  fake_it: ^0.4.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fake_it/fake_it.dart';
1
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

best faker library for dart

Documentation

API reference

License

MIT (license)

More

Packages that depend on fake_it