AyushBherwani1998 / extended_button

A flutter package with extended creative button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Close Button on Item Selection

obitodarky opened this issue · comments

As for now, after tapping on the button to expand, the button goes back to its original form when the user taps in the middle. However, once the user taps in on one of the extended buttons, the button doesn't collapse. This way, even when the user navigates to a new screen after tapping on an Icon and then later pops the navigator on the new screen, the button will look expanded when the old screen comes back. So, we should collapse the button when the user taps on one of the expanded icons. Do we have an optional parameter for this? I feel like this is a good idea if it isn't so.

Thanks, @obitodarky for pointing this out. We can definitly add this.

Would you like to work on this issue?

Yes, I would like to work on this issue.

Great.