json_shrink_widget 1.1.5 copy "json_shrink_widget: ^1.1.5" to clipboard
json_shrink_widget: ^1.1.5 copied to clipboard

A widget to format json,support developer have a beatiful json viewer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_shrink_widget

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

dependencies:
  json_shrink_widget: ^1.1.5

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:json_shrink_widget/json_shrink_widget.dart';
1
likes
130
pub points
50%
popularity

Publisher

unverified uploader

A widget to format json,support developer have a beatiful json viewer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on json_shrink_widget