Skip to content

Releases: codenameakshay/flutter-floating-bottom-bar

1.2.1+1

23 Aug 12:05
Compare
Choose a tag to compare

1.2.1

23 Aug 11:14
Compare
Choose a tag to compare

What's Changed

  • v1.2.0 | Update to Flutter 3.13.0, add offset, barAlignment, barDecoration, iconDecoration properties by @codenameakshay in #6
  • Using correct dependency name with underscores. by @chintan100 in #9
  • Fix for Unpleasant overlay effect by @JanZeman in #14
  • Fix for Unexpected white line on the Sample app TabBar by @JanZeman in #12

New Contributors

Full Changelog: 1.1.0...1.2.1

1.1.0

09 Aug 05:58
5962164
Compare
Choose a tag to compare

1.1.0

Add clip property to support clip behavior.
Add an example for bar with a FAB.

1.0.1

Support for Flutter 3.10.5
Update dependencies