flutter_otp 0.3.2 copy "flutter_otp: ^0.3.2" to clipboard
flutter_otp: ^0.3.2 copied to clipboard

A Flutter package for sending and validating OTP. Four digit OTP (customizable) is sent as a SMS to the given phone number (and country code).

0.3.2 #

  • countrycode.org listing added

0.3.1 #

  • simplified boolean expression

0.3.0 #

  • private variable naming convention changed
  • bug fixes

0.2.9 #

  • Removed broken links from README.md

0.2.8 #

  • Code modifications
  • Ran flutter format on lib/flutter_otp.dart

0.2.6 #

  • NEW FEATURE !!! : country code parameter added (+1 by default)
  • parameter countryCode (optional) is included

0.2.4 #

  • Doc-strings updated
  • example/README.md updated

0.2.3 #

  • sendOtp() fixed: optional params list

0.2.2 #

  • Provide minimum and maximum OTP range

0.2.0 #

  • Security within classes increased
  • pubspec.yaml upgraded

0.1.4 #

  • API Reference document added

0.1.3 #

  • formatted lib/flutter_otp.dart

0.1.2 #

  • README.md changed
  • pubspec.yaml updated

0.1.1 #

  • parameter message changed to messageText in sendOtp()
  • README.md updated
  • pubspec.yaml description updated

0.1.0 #

  • example/ directory added
  • README.md updated
  • pubspec.yaml description updated

0.0.2 #

  • resultChecker() signature modified to resultChecker(int)

0.0.1 #

  • Initial Release
85
likes
40
pub points
72%
popularity

Publisher

unverified uploader

A Flutter package for sending and validating OTP. Four digit OTP (customizable) is sent as a SMS to the given phone number (and country code).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, sms

More

Packages that depend on flutter_otp