artemis_timatic 0.0.2 copy "artemis_timatic: ^0.0.2" to clipboard
artemis_timatic: ^0.0.2 copied to clipboard

A Dart/Flutter client for Timatic-powered APIs — handles authentication, token management, and provides strongly-typed methods to query locations, parameters, accepted values, and submit Timatic docum [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add artemis_timatic

With Flutter:

 $ flutter pub add artemis_timatic

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

dependencies:
  artemis_timatic: ^0.0.2

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:artemis_timatic/artemis_timatic.dart';
0
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter client for Timatic-powered APIs — handles authentication, token management, and provides strongly-typed methods to query locations, parameters, accepted values, and submit Timatic document requests. Built with dio and json_serializable for reliability and easy integration into mobile or web apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, json_annotation

More

Packages that depend on artemis_timatic