nehing_generator 0.0.1
nehing_generator: ^0.0.1 copied to clipboard
의미 없는 랜덤 한글 문자열을 생성하는 녜힁 제조기
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add nehing_generatorThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
nehing_generator: ^0.0.1Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:nehing_generator/nehing_generator.dart';