korea_super_formatter 1.0.1 copy "korea_super_formatter: ^1.0.1" to clipboard
korea_super_formatter: ^1.0.1 copied to clipboard

Korean-specific formatters for Flutter. Supports KRW currency, phone numbers, dates, privacy masking, business numbers, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add korea_super_formatter

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

dependencies:
  korea_super_formatter: ^1.0.1

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_super_formatter/korea_super_formatter.dart';
3
likes
160
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Korean-specific formatters for Flutter. Supports KRW currency, phone numbers, dates, privacy masking, business numbers, and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

characters, flutter, intl

More

Packages that depend on korea_super_formatter