flutter_sms_otp_pro 1.0.2 copy "flutter_sms_otp_pro: ^1.0.2" to clipboard
flutter_sms_otp_pro: ^1.0.2 copied to clipboard

Enterprise-grade Flutter SMS OTP library with auto-read capabilities, beautiful UI components, and comprehensive platform support.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.2 - 2026-01-17 #

Fixed #

  • Fixed repository verification issues on pub.dev.
  • Fixed demo GIF visibility in README.

1.0.1 - 2026-01-17 #

Docs #

  • Updated README with demo GIF and removed badges.

1.0.0 - 2026-01-16 #

Added #

  • OtpField Widget - Customizable OTP input with 6 preset themes

    • rounded - Modern rounded boxes with shadows
    • underlined - Minimalist underline style
    • boxed - Corporate/enterprise look
    • circular - Playful circular fields
    • glassmorphism - Frosted glass effect
    • dark - Dark theme
  • PhoneField Widget - International phone number input

    • Country code picker with flags
    • Real-time validation
    • E.164 format support
  • CountdownTimer Widget - Animated resend countdown

    • Pulse animation
    • Customizable appearance
    • Callbacks for tick and complete
  • OtpController - State management

    • SMS listening lifecycle
    • Retry logic with cooldown
    • Validation utilities
  • Android SMS Retriever API - Auto-read OTP without permissions

    • App signature generation
    • OTP extraction from SMS
    • Event streaming
  • iOS Native Autofill - Keyboard code suggestions

    • AutofillHints support
    • No permissions required
  • PhoneValidator - International phone validation

    • 20+ country formats
    • E.164 conversion
  • OtpParser - Intelligent OTP extraction

    • Multiple pattern matching
    • Message format detection

Security #

  • No SMS permissions required on Android (SMS Retriever API)
  • No special entitlements needed on iOS
0
likes
160
points
--
downloads

Publisher

verified publishersitharaj.in

Enterprise-grade Flutter SMS OTP library with auto-read capabilities, beautiful UI components, and comprehensive platform support.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#otp #sms #authentication #verification #phone

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_sms_otp_pro

Packages that implement flutter_sms_otp_pro