flutter_smsussd 0.0.1
flutter_smsussd: ^0.0.1 copied to clipboard
A Flutter plugin for sending and reading SMS messages on Android devices, with limited iOS support for opening native SMS composer.
0.0.1 #
- Initial release of Flutter SMS/USSD plugin
- Android support for sending SMS messages
- Android support for reading SMS messages from device
- Android runtime permission handling for SMS operations
- iOS support for opening native SMS composer with pre-filled content
- Cross-platform API with consistent interface
- Comprehensive example app demonstrating all features
- Support for multipart SMS messages on Android
- Error handling with descriptive error messages
- Material 3 UI in example app