Tkko / Flutter_Pinput

Flutter package to create Pin code input text field with every pixel customization possibility 🎨 with beautiful animations, iOS autofill, Android autofill
https://pub.dev/packages/pinput
MIT License
775 stars 179 forks source link

Add feature: multi senderPhoneNumber #179

Closed AliEasy closed 3 months ago

AliEasy commented 8 months ago

I needed this feature for my own work, so I decided to add it like any one can use it. With this feature the app is able to listen to more than one senderPhoneNumber

Tkko commented 7 months ago

Hey @AliEasy, thanks for the PR. I'm thinking of separating Pinput and SMS autofill, so I'll get back to this PR later

Tkko commented 3 months ago

I separated Pinput and SmartAuth so if anyone needs this feature, you can implement it on your side