sms_maintained 0.2.5 copy "sms_maintained: ^0.2.5" to clipboard
sms_maintained: ^0.2.5 copied to clipboard

SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional s [...]

example/lib/main.dart

import 'package:flutter/widgets.dart';
import './app.dart';

void main() => runApp(new App());
copied to clipboard
60
likes
30
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

SMS library for Flutter applications. Its allow to send, receive, query sms messages, sms delivery and query contacts info. It exposes an easy and friendly API for developing a completely functional sms app in Flutter.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sms_maintained