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 [...]
flutter_faker_plus
A comprehensive fake data generator for Flutter/Dart applications.
🚀 Features #
- User Profiles: Generate random user profiles with:
- Name
- Phone number
- Address
- Date of birth
- Gender
- Profile picture URL
- Bio
- E-commerce Products: Create random product data including:
- Product name
- Price
- Category
- Geolocation: Generate random latitude and longitude coordinates.
- Future Plans:
- Add image URLs for e-commerce products.
- Support additional fake data types.
- Implement a fake QR code generator.
🛠 Installation #
Add flutter_faker_plus to your pubspec.yaml file:
dependencies:
flutter_faker_plus: ^0.0.1