ajilo297 / Flutter-Dotted-Border

A Flutter package to easily add dashed borders around widgets
https://pub.dev/packages/dotted_border
MIT License
295 stars 63 forks source link

Implement animation to allow rotating border #27

Open Maatteogekko opened 1 year ago

Maatteogekko commented 1 year ago

Solves https://github.com/ajilo297/Flutter-Dotted-Border/issues/20.

I also added the possibility to place the border on top of the child to allow for an internal border using borderPadding.

PS I took the liberty to update the changelog, I hope that's not an issue

Maatteogekko commented 10 months ago

@ajilo297 is there any chance that this can be merged, or at least discussed?

ajilo297 commented 9 months ago

@Maatteogekko I haven't had time to check the PR yet. I am in the middle of an API update and am planning to review this PR once I have pushed the API update to master. Sometime this week probably 🤞🏻

IldySilva commented 1 month ago

@ajilo297 what about??

Maatteogekko commented 1 month ago

@ajilo297 quite a bit of time has passed since the last update. This isn't a breaking change, but maybe that is hard to see with all the extra commits. I can rebase the PR to make it easier to review. Would that help?