adar2378 / pin_code_fields

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
https://pub.dev/packages/pin_code_fields
MIT License
692 stars 338 forks source link

chore: migrate example to Android X #240

Closed vlkonoshenko closed 2 years ago

vlkonoshenko commented 2 years ago

Now example will work correctly on the new flutter version 2.10

Before I got this exception: Build failed due to use of deprecated Android v1 embedding.

adar2378 commented 2 years ago

Thanks I will test it before merging.

dkrutskikh commented 2 years ago

@adar2378 please publish new version with current bugfix