amplify_firehose 2.12.1 copy "amplify_firehose: ^2.12.1" to clipboard
amplify_firehose: ^2.12.1 copied to clipboard

A Flutter implementation for streaming data to Amazon Data Firehose with offline support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add amplify_firehose

With Flutter:

 $ flutter pub add amplify_firehose

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

dependencies:
  amplify_firehose: ^2.12.1

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:amplify_firehose/amplify_firehose.dart';
0
likes
0
points
139
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

A Flutter implementation for streaming data to Amazon Data Firehose with offline support.

Homepage
Repository (GitHub)
View/report issues

Topics

#aws #firehose #streaming #analytics #aws-amplify

License

unknown (license)

Dependencies

amplify_firehose_dart, amplify_foundation_dart, flutter, path_provider

More

Packages that depend on amplify_firehose