telephony 0.0.3
telephony: ^0.0.3 copied to clipboard
A Flutter plugin to use telephony features such as fetch info about various network parameters, send and receive SMS, and listen for incoming SMS.
0.0.3 #
Changes:
- Fix unresponsive foreground methods after starting background isolate.
0.0.2 #
Possible breaking changes:
- sendSms functions are now async.
Other changes:
- Adding documentation.
- Fix conflicting class name (Column --> TelephonyColumn).
- Update plugin description.
0.0.1 #
- First release of telephony