dummy_gen 0.0.2 copy "dummy_gen: ^0.0.2" to clipboard
dummy_gen: ^0.0.2 copied to clipboard

Generate dummy data for quick front-end development when lack of backend support.

Features #

Generate dummy contents;

Getting started #

import 'package:dummy_gen/dummy_gen.dart';

Usage #

Import and use the DummyGen;

DummyGen.city,
DummyGen.province,
DummyGen.provinceCode,
DummyGen.state,
DummyGen.stateCode,
DummyGen.street,
DummyGen.postal,
DummyGen.address,
DummyGen.title,
DummyGen.subTitle,
DummyGen.paragraph,
DummyGen.image,
DummyGen.phone,
DummyGen.email,
DummyGen.name,
DummyGen.dateFuture,
DummyGen.datePast,
DummyGen.lorem(),
0
likes
150
pub points
47%
popularity

Publisher

verified publishereddyuan.com

Generate dummy data for quick front-end development when lack of backend support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dummy_gen