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