smart_auth 3.2.0 copy "smart_auth: ^3.2.0" to clipboard
smart_auth: ^3.2.0 copied to clipboard

PlatformAndroid

Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get user phone number, OTP, OTC, sms autofill, android autofill

3.2.0 · 1/1/2025

  • Fixed method type by Dishank Jindal - PR
  • Removed unnecessary type declarations
  • Removed unnecessary exclude from the analyses_options.yaml
  • Replaced flutter_lints with very_good_analysis in the example app

3.1.0 · 22/12/2024

  • Lowered Java version to 11 for better compatibility
  • Retracted version 3.0.0

3.0.0 · 20/12/2024

  • Improved readme by adding detailed instructions
  • Improved the result returned from all methods

3.0.0-beta.1 · 19/12/2024

  • Upgraded Android Dependencies PR - with help of OneXeor 🙏
  • Kotlin version 2.0.0
  • gradle plugin 8.3.2
  • android sdk 35
  • core-ktx 1.15.0
  • Java 21
  • Removed fake support for other operating systems
  • Migrated to Pigeon
  • Added new Credentials Manager API
    • requestPhoneNumberHint
  • Removed deprecated SmartLock API
    • getCredential
    • saveCredential
    • deleteCredential

2.0.0 · 21/01/2024

  • Fixed RECEIVER_EXPORTED exception in android SDK 34 PR
  • Fix "Namespace not specified" error when upgrading to AGP 8.0 PR
  • Updated readme
  • Formatted example app

1.1.1 · 24/07/2023

  • Fixed AGP 4.2<= compatibility
  • Updated SDK constraints
  • Updated default SMS code matcher regex length to 8 digits

1.1.0 · 12/05/2023

  • Upgraded Gradle to 7.2.0
  • Added GitHub Actions
    • Static Analysis

1.0.8 · 29/12/2022

  • Fixed Error receiving broadcast Intent

1.0.6 #

  • Improved docs

1.0.5 #

  • Remove downcast of Activity => FlutterActivity

1.0.4 #

  • Replaced dart.io with foundation.dart

1.0.3 #

  • Fake support of all operating systems, because other packages is depended on this one

1.0.1 #

  • Fixed reinitializing listeners
  • Fixed Typos

0.9.1 #

Initial Release

  • Android Autofill**
    • SMS Retriever API
    • SMS User Consent API
  • Showing Hint Dialog
  • Getting Saved Credential
  • Saving Credential
  • Deleting Credential
153
likes
160
points
137k
downloads
screenshot

Publisher

verified publishertornike.dev

Weekly Downloads

2024.09.13 - 2025.03.28

Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get user phone number, OTP, OTC, sms autofill, android autofill

Repository (GitHub)
Contributing

Topics

#otp #sms-autofill #sms-user-consent-api #sms-retriever-api #smart-lock

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_auth