Telephony

triangle-exclamation

Thank you for checking out the Telephony plugin. Unfortunately, this plugin is no longer actively maintained.

This plugin currently only works on Android Platform

A Flutter plugin to use telephony features such as

  • Send SMS Messages

  • Query SMS Messages

  • Listen for incoming SMS

  • Retrieve various network parameters

This plugin tries to replicate some of the functionality provided by Android's Telephonyarrow-up-right class.

Check the Features section to see the list of implemented and missing features.

triangle-exclamation

Telephony deals with features that require high risk or sensitive permissions.

Usage

To use this plugin add telephony as a dependency in your pubspec.yaml filearrow-up-right.

Get Started

Setup

Import the telephony package

Retrieve the singleton instance of telephony by calling

Features

Last updated

Was this helpful?