artemis_timatic 0.0.12 copy "artemis_timatic: ^0.0.12" to clipboard
artemis_timatic: ^0.0.12 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 Flutter:

 $ flutter pub add artemis_timatic

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

dependencies:
  artemis_timatic: ^0.0.12

Alternatively, your editor might support 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
115
points
59
downloads

Documentation

API reference

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

MIT (license)

Dependencies

dio, flutter, intl, json_annotation

More

Packages that depend on artemis_timatic