toml_viewer 0.0.3 copy "toml_viewer: ^0.0.3" to clipboard
toml_viewer: ^0.0.3 copied to clipboard

A flutter library embeded TOML view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toml_viewer

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

dependencies:
  toml_viewer: ^0.0.3

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:toml_viewer/toml_viewer.dart';
4
likes
130
pub points
0%
popularity
screenshot

Publisher

verified publishersudhi.in

A flutter library embeded TOML view.

Repository (GitHub)
View/report issues

Topics

#toml #viewer

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, toml

More

Packages that depend on toml_viewer