Skip to content

slawomirchmielewski/amadeus_flutter

Repository files navigation

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");
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages