Skip to content

2.0.1

Choose a tag to compare

@codenameakshay codenameakshay released this 24 Jun 18:02
· 30 commits to main since this release

Patch release.

Fixed

  • The back-to-top icon became unclickable when a large iconOffset was set. The icon was painted at the offset position, but its SafeArea ancestor 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's SafeArea so 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