eric 1.0.0-alpha.5 copy "eric: ^1.0.0-alpha.5" to clipboard
eric: ^1.0.0-alpha.5 copied to clipboard

discontinuedreplaced by: pubspec_manager

Read, write and modify a pubspec.yaml including retention and modifications of comments and out of spec content.

1.0.0-alpha.5 #

  • Cleaner demarkation between attached and non-attached entities.
  • you can now provide a documentation url and associate comments with it.

1.0.0-alpha.3 #

  • rework of api to make creation more fluid that is close to be declarative
  • add support for additional pubspec keys.
  • add wrappers for more keys such as Executables to make interaction more intuitive as we now expose specific property names such as 'url' rather than 'value'.
  • Split every dep into a dep and a dep attached so we didn't have to deal with nulls and the user had a cleaner view of the public apis.

1.0.0-alpha.2 #

  • core functions are working - you can read/write a pubspec and make basic mods.
  • working on decluttering the public API.
  • added functioning example
  • the parsing of the description as a yaml scalar is only working for some scalar types (simple and single quoted)

1.0.0-alpha.1 #

  • Initial pre-release
1
likes
140
points
44
downloads

Publisher

verified publisheronepub.dev

Weekly Downloads

Read, write and modify a pubspec.yaml including retention and modifications of comments and out of spec content.

Documentation

API reference

License

MIT (license)

Dependencies

fsm2, meta, path, pub_semver, strings

More

Packages that depend on eric