pixa_fetcher_s3 1.0.0 copy "pixa_fetcher_s3: ^1.0.0" to clipboard
pixa_fetcher_s3: ^1.0.0 copied to clipboard

Official Pixa AWS SigV4 image fetcher with S3-compatible endpoint support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixa_fetcher_s3

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

dependencies:
  pixa_fetcher_s3: ^1.0.0

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:pixa_fetcher_s3/pixa_fetcher_s3.dart';
1
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Official Pixa AWS SigV4 image fetcher with S3-compatible endpoint support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, pixa

More

Packages that depend on pixa_fetcher_s3