amplify_api 2.6.1 copy "amplify_api: ^2.6.1" to clipboard
amplify_api: ^2.6.1 copied to clipboard

The Amplify Flutter API category plugin, supporting GraphQL and REST operations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amplify_api
copied to clipboard

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

dependencies:
  amplify_api: ^2.6.1
copied to clipboard

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:amplify_api/amplify_api.dart';
copied to clipboard
39
likes
150
points
27.1k
downloads

Publisher

verified publisheraws-amplify.com

Weekly Downloads

2024.09.16 - 2025.03.31

The Amplify Flutter API category plugin, supporting GraphQL and REST operations.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

amplify_api_dart, amplify_core, amplify_flutter, connectivity_plus, flutter, meta, plugin_platform_interface

More

Packages that depend on amplify_api