amazon_paapi5 1.0.1 copy "amazon_paapi5: ^1.0.1" to clipboard
amazon_paapi5: ^1.0.1 copied to clipboard

Amazon Product Advertising API v5 SDK for Dart & Flutter. Search products, retrieve pricing, images, and affiliate data with built-in AWS Signature V4 signing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amazon_paapi5

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

dependencies:
  amazon_paapi5: ^1.0.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:amazon_paapi5/amazon_paapi5.dart';
1
likes
160
points
58
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Amazon Product Advertising API v5 SDK for Dart & Flutter. Search products, retrieve pricing, images, and affiliate data with built-in AWS Signature V4 signing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, http, intl

More

Packages that depend on amazon_paapi5