Flutter-Bounty-Hunters / follow_the_leader

MIT License
13 stars 5 forks source link

Rename widgets to `Leader` and `Follower` #10

Closed matthew-carroll closed 1 year ago

matthew-carroll commented 1 year ago

Our widgets are still named after the Flutter target and follower widgets. Rename them to Leader and Follower.

Also, renamed our LayerLink to LeaderLink and consider holding a LayerLink internally.