yaml_modify 1.0.1 yaml_modify: ^1.0.1 copied to clipboard
A library for modify yaml files, for example you can modify pubspec.yaml by this library
Changelog #
1.0.1 #
fix exception
1.0.0 #
Enable Null Safety
0.1.4 #
Added in lots of formatting for Strings
0.1.3 #
Fix Bugs
0.1.2 #
format code
0.1.1 #
format code
0.1.0 #
change project
0.0.6 #
support modify yaml file
0.0.5 #
- strong mode
- quiver -> quiver_iterables
0.0.4 #
- tidy dependencies
0.0.2 #
- fix handling of doubles and quoting strings (thanks @rbellens)
0.0.1 #
- Initial version, created by Stagehand