telnyx_flutter 0.0.5+a copy "telnyx_flutter: ^0.0.5+a" to clipboard
telnyx_flutter: ^0.0.5+a copied to clipboard

Dart Package that helps using the Telnyx API services, Supports Telnyx Programmable SMS

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telnyx_flutter

With Flutter:

 $ flutter pub add telnyx_flutter

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

dependencies:
  telnyx_flutter: ^0.0.5+a

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:telnyx_flutter/telnyx_flutter.dart';
2
likes
140
points
5
downloads

Publisher

verified publishermatiapps.com

Weekly Downloads

Dart Package that helps using the Telnyx API services, Supports Telnyx Programmable SMS

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on telnyx_flutter