darturbation 1.0.0
darturbation: ^1.0.0 copied to clipboard
An advanced, context-aware, and behavioral mock data generator for Dart & Flutter.
Changelog #
1.0.0 #
- Initial release of Darturbation.
- Implemented core data generation for users, products, orders, and reviews.
- Added support for Indonesian-first data generation (names, addresses, phone numbers).
- Introduced context-aware generation and behavioral pattern simulation.
- Implemented schema-based data generation.
- Added streaming capabilities for large dataset generation.
- Provided data export functionalities (JSON, CSV, SQL).
- Included comprehensive examples and tests.
- Add extensive documentation and usage examples