zooper_flutter_encoding_utf16 0.0.1 copy "zooper_flutter_encoding_utf16: ^0.0.1" to clipboard
zooper_flutter_encoding_utf16: ^0.0.1 copied to clipboard

Helper classes to encode and decode UTF16 string to List<int>

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zooper_flutter_encoding_utf16

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

dependencies:
  zooper_flutter_encoding_utf16: ^0.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:zooper_flutter_encoding_utf16/zooper_flutter_encoding_utf16.dart';
1
likes
140
points
209
downloads

Publisher

unverified uploader

Weekly Downloads

Helper classes to encode and decode UTF16 string to List<int>

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zooper_flutter_encoding_utf16