flutter_tphone_plugin 1.0.6 copy "flutter_tphone_plugin: ^1.0.6" to clipboard
flutter_tphone_plugin: ^1.0.6 copied to clipboard

TiPhone flutter plugin project.when you use it, you can add this plugin to call sip phone.You can quickly integrate the ability to make calls into your APP. It provides convenient and efficient access [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tphone_plugin

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

dependencies:
  flutter_tphone_plugin: ^1.0.6

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:flutter_tphone_plugin/flutter_tphone_plugin.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

TiPhone flutter plugin project.when you use it, you can add this plugin to call sip phone.You can quickly integrate the ability to make calls into your APP. It provides convenient and efficient access, simple and efficient interface, and can quickly realize the application outbound call on the mobile terminal.Currently the flutter plugin is only available for iOS and Android

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logger

More

Packages that depend on flutter_tphone_plugin