chance_dart 0.0.1+1 chance_dart: ^0.0.1+1 copied to clipboard
Chance Dart is a free Open Source project that lets you create random strings, integers, and other things to help with tiresome tasks, especially when building automated tests or wherever else you req [...]
0.0.1-beta #
- Initial version-Betas.
0.0.2-beta #
- Second version-Betas.
0.0.3-beta #
- Implemented mobile, person and time feature.
- Added example to the example application.
0.0.4-beta #
- Added samples for testing generator usage.
- Created an alias enum to help determine the data and data type to generate.
0.0.1-pre-release #
- Added some bug fixes.
- Updated documentation with more detailed explanations.
0.0.1 #
- Added some bug fixes.
- Updated documentation with more detailed explanations.
0.0.1+1 #
- Added bug fixes.
- Added min argument to integer function.
- Updated documentation.