phone_hint_android 1.2.0 copy "phone_hint_android: ^1.2.0" to clipboard
phone_hint_android: ^1.2.0 copied to clipboard

PlatformAndroid

Flutter plugin for Phone Number Hint Api on Android, provides a frictionless way to show a user's (SIM-based) phone numbers as a hint.

phone_hint_android #

Flutter plugin for Phone Number Hint Api on Android, provides a frictionless way to show a user's (SIM-based) phone numbers as a hint.

demo

Example usage:

final phoneNumber = await PhoneHintAndroid().getPhoneNumber();

Benefits #

  • No additional permission requests are needed
  • Eliminates the need for the user to manually type in the phone number
  • No Google account is needed
  • Not directly tied to sign in/up workflows
  • Wider support for Android versions compared to Autofill

Utilised Google's Phone Number Hint Api

Support phone_hint_android #

You can support phone_hint_android by liking it on Pub and staring it on Github, sharing ideas on how we can enhance a certain functionality or by reporting any problems you encounter.

7
likes
160
points
199
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Phone Number Hint Api on Android, provides a frictionless way to show a user's (SIM-based) phone numbers as a hint.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on phone_hint_android