pubspec_lock 1.0.2 pubspec_lock: ^1.0.2 copied to clipboard
Dart library to access and manipulate content of pubpec.lock files
[1.0.2] - 2019-11-24 #
- README.md readability is improved
[1.0.1] - 2019-11-24 #
- Fixed quality issues reported by pub.dev
[1.0.0] - 2019-11-24 #
- PubspecLock is a data type representing data stored in pubspec.lock files.
- Provides parser of pubspec.lock YAML string
- Provides formatter to pubspec.lock YAML string
- https://pub.dev/packages/functional_data is used to provide data type facilities