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

PinCodeFieldShape.circle how add custom radius #363

Closed devbathani closed 10 months ago

devbathani commented 10 months ago

Getting this error : 'package:flutter/src/painting/box_decoration.dart': Failed assertion: line 130 pos 12: 'shape != BoxShape.circle || borderRadius == null': is not true.