faker_dart 0.0.3 faker_dart: ^0.0.3 copied to clipboard
generate massive amounts of fake data in Dart & Flutter! A dart port of the famous faker.js
0.0.3 #
- properly updated the readme to reflect the 2.0 update...
- couple little things that were missed in 0.0.2
0.0.2 #
- added support for image urls!
- added a bunch of random Address generators!
0.0.1-2 #
- set dartfmt formatting
- updated example & package description to match pub.dev guidelines
0.0.1-1 #
- added missing name.fullName implementation
0.0.1 #
- added internal support for 54 locales!
- added datatypes faker
- added names faker
- implemented fake method
- added option to implement custom faker locales
0.0.1-dev.1 #
- initial package setup