responsive_scaffold icon indicating copy to clipboard operation
responsive_scaffold copied to clipboard

Implemented different FAB positions

Open TheOneWithTheBraid opened this issue 5 years ago • 0 comments

This should partially fix #24 .

I decided to provide dedicated FloatingActionButtonLocation for small and large screens as eg. the docked to drawer does not make any sense of there is no drawer.

Moreover, a 2px inaccuracy in the position of the FAB docked to the drawer was fixed as depicted in https://material.io/components/buttons-floating-action-button#specs

TheOneWithTheBraid avatar Oct 24 '20 06:10 TheOneWithTheBraid