dart_tefip 1.0.4 copy "dart_tefip: ^1.0.4" to clipboard
dart_tefip: ^1.0.4 copied to clipboard

Dart SDK for TefIP API terminal integration and usage

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_tefip

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

dependencies:
  dart_tefip: ^1.0.4

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:dart_tefip/dart_tefip.dart';
3
likes
160
points
185
downloads

Publisher

unverified uploader

Weekly Downloads

Dart SDK for TefIP API terminal integration and usage

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

fetch_client, flutter, freezed, freezed_annotation, http, json_annotation, meta

More

Packages that depend on dart_tefip