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

discontinuedreplaced by: pubspec_manager
outdated

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eric

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  eric: ^1.0.0-alpha.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:eric/eric.dart';
1
likes
0
points
15
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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fsm2, meta, path, pub_semver, strings

More

Packages that depend on eric