tarsier_datamocker 1.0.2
tarsier_datamocker: ^1.0.2 copied to clipboard
A Flutter & Dart library for generating realistic mock data—names, emails, addresses, phone numbers, and company details—ideal for testing, API mocking, and placeholder content.
1.0.2 #
- Fixed issue on mismatched pubspec.yaml with the name and the repo
1.0.1 #
- Fixed issue on pub dev report analysis
1.0.0 #
- 40+ Data Types: Comprehensive data generation capabilities
- Locale Support: Multi-locale names, addresses, and companies
- Unique Value Enforcement: Configurable uniqueness for specific data types
- Customizable Options: Fine-grained control via MockerOptions
- Pure Dart Implementation: No Flutter dependencies
- Type Safety: Strongly typed API with enum-based data types
- Batch Generation: Support for multiple values and objects
- JSON Generation: Schema-based JSON data generation
