bro_yaml_utility 1.1.0 copy "bro_yaml_utility: ^1.1.0" to clipboard
bro_yaml_utility: ^1.1.0 copied to clipboard

This package contains utility classes for managing JSON and YAML objects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bro_yaml_utility

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

dependencies:
  bro_yaml_utility: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:bro_yaml_utility/bro_yaml_utility.dart';
0
likes
140
points
65
downloads

Publisher

verified publisherdev.borlnov.com

Weekly Downloads

This package contains utility classes for managing JSON and YAML objects.

Repository (GitHub)
View/report issues

Topics

#yaml #json #utility #brolibs #shared

Documentation

API reference

License

MIT (license)

Dependencies

bro_abstract_logger, flutter, yaml

More

Packages that depend on bro_yaml_utility