flutter_web_plugins/packages/convert
JohnE 8e6809c29a NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
..
lib NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
.gitignore NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
.test_config NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
.travis.yml NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
AUTHORS NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
CHANGELOG.md NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
CONTRIBUTING.md NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
LICENSE NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
README.md NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
analysis_options.yaml NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00
pubspec.yaml NEW: dart-uuid -> convert -> crypto 2019-07-18 01:28:58 -07:00

README.md

Conversion utilities package

This package contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert core library, and contains less-central APIs and APIs that need more flexible versioning.