codenameakshay / flutter-floating-bottom-bar

https://pub.dev/packages/flutter_floating_bottom_bar
MIT License
26 stars 16 forks source link

How to place the bar in the top of the screen? #5

Closed moshe5745 closed 1 year ago

moshe5745 commented 1 year ago

Can the bar be placed on top of the screen instead of the bottom? I try the alignment property without success.

codenameakshay commented 1 year ago

For any previous version (before v1.2.0) you can use the following code to make it at the top -

image

You can use the following properties on the latest version v1.2.0 to achieve the bar placement on top of screen -

image

https://github.com/codenameakshay/flutter-floating-bottom-bar/assets/60510869/b5c088f7-e6d0-4cbc-99e5-3121175b539e