armyknife_yamlx 1.0.0 copy "armyknife_yamlx: ^1.0.0" to clipboard
armyknife_yamlx: ^1.0.0 copied to clipboard

YamlX is a library for parsing and manipulating YAML files in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add armyknife_yamlx

With Flutter:

 $ flutter pub add armyknife_yamlx

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

dependencies:
  armyknife_yamlx: ^1.0.0

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:armyknife_yamlx/armyknife_yamlx.dart';
0
likes
135
points
498
downloads

Publisher

verified publishereaglesakura.com

Weekly Downloads

YamlX is a library for parsing and manipulating YAML files in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

armyknife_dartx, yaml

More

Packages that depend on armyknife_yamlx