fetch_pages_from_json 1.3.1 copy "fetch_pages_from_json: ^1.3.1" to clipboard
fetch_pages_from_json: ^1.3.1 copied to clipboard

Flutter package to fetch and render json pages for json_dynamic_widget from server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fetch_pages_from_json

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

dependencies:
  fetch_pages_from_json: ^1.3.1

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:fetch_pages_from_json/fetch_pages_from_json.dart';
0
likes
120
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to fetch and render json pages for json_dynamic_widget from server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, json_dynamic_widget, logger, mockito, shared_preferences

More

Packages that depend on fetch_pages_from_json