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
699 stars 340 forks source link

remove context from widget parameters #265

Closed IlyaMax closed 2 years ago

IlyaMax commented 2 years ago

hello @adar2378 , it is a bad practise as I know to pass context into widgets because it's passed by default using element tree. or explain pls a purpose of using it, because it's not obvious in code and in docs

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.