dart_fake_store_api_wrapper 0.0.4 copy "dart_fake_store_api_wrapper: ^0.0.4" to clipboard
dart_fake_store_api_wrapper: ^0.0.4 copied to clipboard

Simplifies Fake Store API queries, ideal for managing product data and shipping.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_fake_store_api_wrapper

With Flutter:

 $ flutter pub add dart_fake_store_api_wrapper

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

dependencies:
  dart_fake_store_api_wrapper: ^0.0.4

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:dart_fake_store_api_wrapper/dart_fake_store_api_wrapper.dart';
3
likes
150
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

Simplifies Fake Store API queries, ideal for managing product data and shipping.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dartz, http

More

Packages that depend on dart_fake_store_api_wrapper