source_helper@1.3.5
Utilities to help with Dart source code generation. Includes utilities for properly generating String literals from any String value.
2024-12-17
安装 (1.3.5)
dart pub add source_helper@1.3.5
flutter pub add source_helper@1.3.5
dependencies:
source_helper: 1.3.5
依赖
| 包名 | 版本约束 |
|---|---|
| analyzer | >=5.12.0 <8.0.0 |
| collection | ^1.17.0 |
| source_gen | >=1.2.3 <3.0.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| dart_flutter_team_lints | ^3.0.0 |
| test | ^1.21.6 |
| test_descriptor | ^2.0.0 |