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

retracted

A flutter library embeded TOML view.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add toml_viewer

With Flutter:

 $ flutter pub add toml_viewer

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

dependencies:
  toml_viewer: ^0.0.1

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:toml_viewer/toml_viewer.dart';
5
likes
0
points
25
downloads

Publisher

verified publishersudhi.in

Weekly Downloads

A flutter library embeded TOML view.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, toml

More

Packages that depend on toml_viewer