custom_advanced_sms 1.2.0 copy "custom_advanced_sms: ^1.2.0" to clipboard
custom_advanced_sms: ^1.2.0 copied to clipboard

An advanced SMS library for Flutter with enhanced functionality. Allows sending, receiving, and querying SMS messages, SMS delivery status, and contact information on Android, with sending capabilitie [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_advanced_sms

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

dependencies:
  custom_advanced_sms: ^1.2.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:custom_advanced_sms/custom_advanced_sms.dart';
0
likes
135
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

An advanced SMS library for Flutter with enhanced functionality. Allows sending, receiving, and querying SMS messages, SMS delivery status, and contact information on Android, with sending capabilities on iOS & Web.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, url_launcher

More

Packages that depend on custom_advanced_sms

Packages that implement custom_advanced_sms