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

outdated

정규표현식을 이용해서 한국어를 더 쉽게 다룰 수 있게 해주는 플러그인입니다.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add korea_regexp

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

dependencies:
  korea_regexp: ^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:korea_regexp/korea_regexp.dart';
35
likes
0
points
167
downloads

Publisher

verified publisherhonor-driven.dev

Weekly Downloads

정규표현식을 이용해서 한국어를 더 쉽게 다룰 수 있게 해주는 플러그인입니다.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on korea_regexp