flutter_tele 2.0.5+105 copy "flutter_tele: ^2.0.5+105" to clipboard
flutter_tele: ^2.0.5+105 copied to clipboard

PlatformAndroid

Telecommunication module based on InCall and android.telecom for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tele

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

dependencies:
  flutter_tele: ^2.0.5+105

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_tele/flutter_tele.dart';
1
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Telecommunication module based on InCall and android.telecom for Flutter

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_dialer, plugin_platform_interface

More

Packages that depend on flutter_tele

Packages that implement flutter_tele