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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eric

With Flutter:

 $ flutter 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.5

Alternatively, your editor might support dart pub get or flutter 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
140
points
39
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