specgen 2025.424.206
specgen: ^2025.424.206 copied to clipboard
[specgen] A program generating pubspec.yaml automatically.
CHANGELOG.md #
2025.421.2307 #
- Initial release
2025.421.2322 #
- Fixed bug of using bash on Windows
2025.422.37 #
- Modified bin/main.dart in order to inherit existing some informations form pubspec.yaml
2025.422.59 #
- Modified bin/main.dart. specgen now does not execute dart format
2025.423.624 #
- Modified main.dart to follow the changes of sys package
2025.423.643 #
- specgen now keeps all of the settings in pubspec.yaml
2025.423.809 #
- specgen now supports flutter
2025.423.1516 #
- String value within generated pubspec.yaml are not quoted now
2025.423.1756 #
- Rewrote main.dart using yaml_edit package
2025.423.2311 #
- Started to use run package
2025.424.44 #
- Updated package dpencencies: run 2025.424.35 (was 2025.423.2250)
2025.424.206 #
- Updated package dependencies: run 2025.424.154 (was 2025.424.35)