callbundle_android 1.0.14 copy "callbundle_android: ^1.0.14" to clipboard
callbundle_android: ^1.0.14 copied to clipboard

PlatformAndroid

Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add callbundle_android

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

dependencies:
  callbundle_android: ^1.0.14

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:callbundle_android/callbundle_android.dart';
0
likes
160
points
288
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

callbundle_platform_interface, flutter

More

Packages that depend on callbundle_android

Packages that implement callbundle_android