Flutter-Bounty-Hunters / follow_the_leader

MIT License
13 stars 5 forks source link

Implement hit testing for Followers #7

Closed matthew-carroll closed 1 year ago

matthew-carroll commented 1 year ago

The Follower widget positions itself as desired, but hit testing doesn't work. Configure the hit testing in the render object to behave like a traditional widget.