datacontext 1.1.3 copy "datacontext: ^1.1.3" to clipboard
datacontext: ^1.1.3 copied to clipboard

outdated

A library that makes API fetching more natural and more readable

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datacontext

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

dependencies:
  datacontext: ^1.1.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:datacontext/datacontext.dart';
5
likes
0
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A library that makes API fetching more natural and more readable

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, provider

More

Packages that depend on datacontext