2.0.1
Patch release.
Fixed
- The back-to-top icon became unclickable when a large
iconOffsetwas set. The icon was painted at the offset position, but itsSafeAreaancestor still hit-tested against the original (untranslated) rect, so a large offset moved the visible icon outside its tappable area. The offset now wraps the icon'sSafeAreaso hit-testing follows the painted position. (#19, #20)
Full Changelog: 2.0.0...2.0.1
📦 Published to pub.dev: https://pub.dev/packages/flutter_floating_bottom_bar/versions/2.0.1