flutter_faker_plus 0.0.1
flutter_faker_plus: ^0.0.1 copied to clipboard
A comprehensive fake data generator for Flutter/Dart applications, created from scratch. Generate random data for user profiles, e-commerce products, and geolocations, with plans for more features lik [...]
0.0.1 #
- Initial release of
flutter_faker_plus. - Features include:
- Generate random user profiles with name, email, phone number, address, date of birth, gender, profile picture URL, and bio.
- Generate random e-commerce product details, including name, price, and category.
- Generate random geolocation coordinates (latitude and longitude).
- Framework built with flexibility for future expansions, including image URLs for e-commerce products, more fake data types, and fake QR code generation.