flutter_gsmsip 0.1.0 copy "flutter_gsmsip: ^0.1.0" to clipboard
flutter_gsmsip: ^0.1.0 copied to clipboard

PlatformAndroid

Flutter GSM SIP SMPP library for Android - Enables voice calls and SMS over SIP with GSM integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gsmsip

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

dependencies:
  flutter_gsmsip: ^0.1.0

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_gsmsip/flutter_gsmsip.dart';
0
likes
120
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter GSM SIP SMPP library for Android - Enables voice calls and SMS over SIP with GSM integration

Homepage

License

unknown (license)

Dependencies

async, dartz, equatable, flutter, get_it, http, intl, logger, permission_handler, plugin_platform_interface, shared_preferences

More

Packages that depend on flutter_gsmsip

Packages that implement flutter_gsmsip