simpleyaml 1.0.3 copy "simpleyaml: ^1.0.3" to clipboard
simpleyaml: ^1.0.3 copied to clipboard

discontinuedreplaced by: settings_yaml
outdated

A simple command-line application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simpleyaml

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

dependencies:
  simpleyaml: ^1.0.3

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:simpleyaml/simpleyaml.dart';
0
likes
30
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A simple command-line application.

License

MIT (license)

Dependencies

dshell, meta, yaml

More

Packages that depend on simpleyaml