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

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

[0.0.5] - 09 May 2021 #

  • Get Lorem Word.
  • Get Lorem sentence.
  • Get Lorem paragraph.

[0.0.4] - 07 May 2021 #

  • Get Country with Faker.
  • Get Capital Cities with Faker.
  • Get currency with Faker.

[0.0.3] - 28 Apr 2021 #

  • Make all classes as constant.
  • Generate random emails with custom name and domains as you want.
  • Quick way to get fake data, just use Faker.name and you'll get a random name without specifying anything like character count etc.

[0.0.2] - 22 Apr 2021 #

  • Get name by gender.
  • Add ability to use just minChar.
  • Get a specific name if it contains some char.
  • Passing static analytic.

[0.0.1] - 22 Apr 2021 #

  • Initial prerelease version.
  • Get name by specific character Count.
  • Get a specific name if it start or end with some character.
  • Transform name to upper case or lower case.
  • Get name by specifying the maxChar or minChar.
0
likes
140
pub points
39%
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

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on data_faker