expandable-bottom-bar icon indicating copy to clipboard operation
expandable-bottom-bar copied to clipboard

Provide a simple working example

Open fhidal01 opened this issue 4 years ago • 1 comments

Can you please provide a simple working example. The example in the read me file doesn't provide any information on what I need to replace the following with:

// Provide the bar controller in build method or default controller as ancestor in a tree controller: bbc,

What is this controller? What does it do?

Can we get a sample???

fhidal01 avatar Jun 25 '21 10:06 fhidal01

@fhidal01

controller = BottomBarController(vsync: this, dragLength: 450, snap: true);

pishguy avatar Oct 08 '21 05:10 pishguy