expandable_bottom_bar 2.0.2 copy "expandable_bottom_bar: ^2.0.2" to clipboard
expandable_bottom_bar: ^2.0.2 copied to clipboard

Animatable bottom app bar with expandable sheet. Use me if you need cool bottom bar!

2.0.2 (2021-05-26) #

⚡ Refactoring #

  • ci: format code on publish pipeline (3f7462f)

2.0.1 (2021-05-24) #

📝 Documentation #

2.0.0 (2021-05-24) #

⚠ BREAKING CHANGES #

  • now package uses Dart SDK >= 2.12.0

✨ Features #

  • add full size calculation and update example (2607bcb)
  • migrate to null-safety (fddbb3f)

⚡ Refactoring #

  • example: remove unused import (a0bf568)

[1.0.0] - 11 January 2020 #

Breaking

  • Changed isOpen from a method to a getter.

Backwards-compatible:

  • Documented public members & methods

  • Replaced deprecated inheritFromWidgetOfExactType with findAncestorWidgetOfExactType

  • Added getters isOpen, isOpening, isClosed, isClosing

  • Changed to AnimationStatus for status checking

  • Controller notifies listeners when animation status is updated, not just on completion

  • Added optional named velocity parameter to close, open and swap methods

  • Clarified deprecation message for animation getter

[0.1.1] - 18 May 2019 #

  • Pub Hub deployed

[0.0.1] - 09 May 2019 #

  • Initial release
335
likes
130
pub points
85%
popularity

Publisher

unverified uploader

Animatable bottom app bar with expandable sheet. Use me if you need cool bottom bar!

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on expandable_bottom_bar