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

Realistic mock data and images for Flutter UI development. Stable users, posts, feeds, and images with 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: ^0.1.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
160
points
131
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Realistic mock data and images for Flutter UI development. Stable users, posts, feeds, and images with deterministic seeding. For development and prototyping only.

Repository (GitHub)
View/report issues
Contributing

Topics

#mock #ui #flutter #fake-data #testing

License

MIT (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on mokr