amadeus 0.0.5 copy "amadeus: ^0.0.5" to clipboard
amadeus: ^0.0.5 copied to clipboard

Unofficial dart library for Amadeus API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add amadeus

With Flutter:

 $ flutter pub add amadeus

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

dependencies:
  amadeus: ^0.0.5

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:amadeus/amadeus.dart';
2
likes
125
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Unofficial dart library for Amadeus API

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http, json_annotation, oauth2

More

Packages that depend on amadeus