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

Amadeus Flutter API

amadeus #

Amadeus flutter API

Getting Started #

To make your first API call, you will need to register for an Amadeus Developer account and set up your first application.

void main() async {
    final Amadeus amadeus =
        await Amadeus.build(clientId: "clientID", clientSecret: "clientSecret");
}
1
likes
120
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

Amadeus Flutter API

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, flutter, flutter_secure_storage, freezed, freezed_annotation, http, json_annotation, oauth2

More

Packages that depend on amadeus_flutter