amadeus_flutter 0.0.1+1 copy "amadeus_flutter: ^0.0.1+1" to clipboard
amadeus_flutter: ^0.0.1+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
100
pub points
42%
popularity

Publisher

unverified uploader

Amadeus Flutter API

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, http, oauth2, path_provider

More

Packages that depend on amadeus_flutter