flutter_tphone_plugin 1.0.7-dev.4 copy "flutter_tphone_plugin: ^1.0.7-dev.4" to clipboard
flutter_tphone_plugin: ^1.0.7-dev.4 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 Dart:

 $ dart pub add flutter_tphone_plugin

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 dart pub get):

dependencies:
  flutter_tphone_plugin: ^1.0.7-dev.4

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:flutter_tphone_plugin/flutter_tphone_plugin.dart';
0
likes
0
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

License

unknown (license)

Dependencies

flutter, logger

More

Packages that depend on flutter_tphone_plugin