Telephony
  • Telephony
  • Permissions
  • Sending An SMS
  • Query SMS
  • Query Conversations
  • Listen Incoming SMS
  • Network Data and Metrics
  • Start Phone Call
  • Executing in Background
Powered by GitBook
On this page
  • Usage
  • Get Started
  • Features

Was this helpful?

Telephony

NextPermissions

Last updated 2 years ago

Was this helpful?

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 class.

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

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

Make sure that your app complies with the requirements of Google Play. --> -->

Usage

To use this plugin add telephony as a .

Get Started

Setup

Import the telephony package

import 'package:telephony/telephony.dart';

Retrieve the singleton instance of telephony by calling

final Telephony telephony = Telephony.instance;

Features

Send SMS
Query SMS
Query Conversations
Listen to incoming SMS
Network data and metrics
Check out on GitHub
Telephony
https://support.google.com/googleplay/android-developer/answer/9214102
https://support.google.com/googleplay/android-developer/answer/9888170
dependency in your pubspec.yaml file
Features section
Cellular data state
Call state
Data activity
Network operator
Network operator name
Data network type
Phone type
Sim operator
Sim operator name
Sim state
Network roaming
Signal strength
Service state
Inbox
Sent
Draft