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.
0.0.2 - 2025-03-01 #
- Added: Example usage in the example/ directory to demonstrate SMS inbox access on Android.
- No breaking changes: Core functionality remains unchanged from v0.0.1.
[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.