LiewJunTung / pin_code_text_field

A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
MIT License
376 stars 78 forks source link

Documentation of releases/changes #40

Open ExplicitlyImplicit opened 4 years ago

ExplicitlyImplicit commented 4 years ago

This is just a tip from someone who uses your package in a production environment.

It would be great if you could document at least breaking changes when making new releases or follow semver. Latest minor update we had to figure out what was changed as we got error from your package (breaking change introduced by https://github.com/LiewJunTung/pin_code_text_field/pull/29).

We totally understand that this might not be of prio for the scope of this package but just letting you know in case it is of use.

Keep up the great work!

LiewJunTung commented 4 years ago

Thanks @ExplicitlyImplicit, sorry for the inconveniences!