flutter_read_inbox 0.0.2
flutter_read_inbox: ^0.0.2 copied to clipboard
A Flutter package which helps to fetch the sms list from the users mobile.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flutter_read_inboxThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flutter_read_inbox: ^0.0.2Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.