flutter_sms_intellect 0.0.2
flutter_sms_intellect: ^0.0.2 copied to clipboard
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