readotp 1.0.1+3 copy "readotp: ^1.0.1+3" to clipboard
readotp: ^1.0.1+3 copied to clipboard

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

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 readotp().smsStream to Stream
  • Updated example/lib/main.dart

0.0.1 #

  • This is the first release of readotp plugin for Flutter.
  • This plugin currently supports Android
  • IoS support to be expected in next release
  • More functionalities will be added there after.
5
likes
0
points
0
downloads

Publisher

verified publisherakshayjayale.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on readotp

Packages that implement readotp