telnyx_flutter 0.0.5 copy "telnyx_flutter: ^0.0.5" to clipboard
telnyx_flutter: ^0.0.5 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

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
pub points
40%
popularity

Publisher

verified publishermatiapps.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on telnyx_flutter