faker_korean 0.1.0 copy "faker_korean: ^0.1.0" to clipboard
faker_korean: ^0.1.0 copied to clipboard

Faker Korean is generating fake data for test, or dummy data for Korean.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add faker_korean

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  faker_korean: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:faker_korean/faker_korean.dart';
8
likes
150
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

Faker Korean is generating fake data for test, or dummy data for Korean.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on faker_korean