source_helper@1.3.3
Utilities to help with Dart source code generation. Includes utilities for properly generating String literals from any String value.
2022-09-13
安装 (1.3.3)
dart pub add source_helper@1.3.3
flutter pub add source_helper@1.3.3
dependencies:
source_helper: 1.3.3
依赖
| 包名 | 版本约束 |
|---|---|
| analyzer | >=4.6.0 <6.0.0 |
| collection | ^1.15.0 |
| source_gen | ^1.0.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| lints | ^2.0.0 |
| test | ^1.16.0 |
| test_descriptor | ^2.0.0 |