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