json_view 0.0.2 copy "json_view: ^0.0.2" to clipboard
json_view: ^0.0.2 copied to clipboard

outdated

a simple json(Map) view. only depend on flutter.

json_view #

A new Flutter package project.

Usage #

Scaffold(
    appBar: AppBar(),
    body: JsonView(map: data),
)

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

22
likes
0
points
8.37k
downloads

Publisher

verified publisherlaihz.tech

Weekly Downloads

a simple json(Map) view. only depend on flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on json_view