mokr 1.0.0 copy "mokr: ^1.0.0" to clipboard
mokr: ^1.0.0 copied to clipboard

Realistic mock data and images for Flutter UI development. Stable deterministic seeding. For development and prototyping only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mokr

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

dependencies:
  mokr: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:mokr/mokr.dart';
1
likes
150
points
185
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Realistic mock data and images for Flutter UI development. Stable deterministic seeding. For development and prototyping only.

Repository (GitHub)
View/report issues
Contributing

Topics

#mock #fake-data #ui #flutter #prototyping

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on mokr