readsms 0.2.0+4 copy "readsms: ^0.2.0+4" to clipboard
readsms: ^0.2.0+4 copied to clipboard

PlatformAndroid

A flutter plugin that reads incoming SMS on device as a broadcast stream.

0.2.0+4 #

  • Fix #4
  • Updated flutter plugin loader to declarative.

0.1.0+3 #

  • Migrated to latest Flutter version
  • Added RECEIVE_SMS permission to AndroidManifest implicitly
  • Removed iOS platform
  • Fix #2 Fatal exception when app is terminated
  • Updated SDK version constraints

0.0.2+2 #

  • Added SMS model
  • Now each incoming SMS supports Senders contact and timestamp as well
  • Changed stream type of ReadSMS().smsStream to Stream
  • Updated example/lib/main.dart

0.0.1 #

  • This is the first release of readsms plugin for Flutter.
  • This plugin currently supports Android
  • IoS support to be expected in next release
  • More functionalities will be added there after.
46
likes
160
pub points
89%
popularity

Publisher

verified publisheraayushsharma.me

A flutter plugin that reads incoming SMS on device as a broadcast stream.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on readsms