cp949_dart 1.0.0+1 copy "cp949_dart: ^1.0.0+1" to clipboard
cp949_dart: ^1.0.0+1 copied to clipboard

c949 encode, decode for dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cp949_dart

With Flutter:

 $ flutter pub add cp949_dart

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

dependencies:
  cp949_dart: ^1.0.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:cp949_dart/cp949_dart.dart';
2
likes
135
pub points
75%
popularity

Publisher

unverified uploader

c949 encode, decode for dart

Documentation

API reference

License

MIT (license)

More

Packages that depend on cp949_dart