rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
683 stars 239 forks source link

Support long press #128

Closed ARH-DEVS closed 3 months ago

ARH-DEVS commented 2 years ago

This feature support long press on button if the page is active, to use the button for other purposes.

Usage: onLongPress(index)

rafalbednarczuk commented 3 months ago

you included a lot of unrelated changes into the code. Please clean up the pull request. I'm closing until it's fixed