flutter_sms_intellect 0.0.2 copy "flutter_sms_intellect: ^0.0.2" to clipboard
flutter_sms_intellect: ^0.0.2 copied to clipboard

PlatformAndroid

A modern Flutter plugin to access SMS inbox on Android devices.

flutter_sms_intellect #

A modern Flutter plugin for accessing the SMS inbox on Android devices.

Features #

  • Retrieve SMS messages from the device's inbox.
  • Built with Flutter's method channel for seamless Dart-to-native communication.
  • Supports Android platform with Kotlin implementation.

Installation #

Add flutter_sms_intellect to your pubspec.yaml:

dependencies:
  flutter_sms_intellect: ^0.0.1