convert@2.0.2
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
2018-07-18
安装 (2.0.2)
dart pub add convert@2.0.2
flutter pub add convert@2.0.2
dependencies:
convert: 2.0.2
依赖
| 包名 | 版本约束 |
|---|---|
| charcode | ^1.1.0 |
| typed_data | ^1.1.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| test | >=0.12.0 <2.0.0 |