flutter_sms_intellect 0.0.1
flutter_sms_intellect: ^0.0.1 copied to clipboard
A modern Flutter plugin to access SMS inbox on Android devices.
0.0.1 #
Changelog #
All notable changes to flutter_sms_intellect will be documented in this file.
[0.0.1] - 2025-03-01 #
Initial Release #
- Added core functionality to access the SMS inbox on Android.
- Implemented method channels for communication between Dart and native Kotlin code.
- Basic SMS retrieval support with plugin platform interface.