FLUTTER ECOSYSTEM

sms_maintained

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.

Latest version
0.2.5
30-day downloads
24
Likes
60
Pub points
30

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that provides a simple and intuitive API for sending, receiving, and querying SMS messages. It supports retrieving message delivery status and accessing contact information, enabling developers to build fully functional SMS applications. Designed with ease of use in mind, it abstracts platform-specific complexities while maintaining reliable functionality across devices. The library is actively maintained and well-documented, making it suitable for both beginners and experienced developers.

Use cases
  • Building SMS messaging apps
  • Integrating OTP verification
  • Automating SMS notifications
  • Syncing SMS data with backend services
  • Reading incoming messages for app logic
Key features
  • Send and receive SMS messages
  • Query message delivery status
  • Access contact information
  • Simple and consistent API
  • Active maintenance and updates
Suitable for
  • Developers creating messaging features
  • Apps requiring SMS-based authentication
  • Tools for SMS data management
  • Cross-platform SMS integration
Considerations
  • Requires SMS permissions on Android and iOS
  • Limited to basic SMS operations
  • May require additional handling for background message reception
  • Depends on device-level SMS access
  • Not suitable for high-volume or enterprise messaging
Supported platformsNot available

Install package

flutter pub add sms_maintained

Categories

Related projects

No data available yet.