Code Monkey home page Code Monkey logo

expandable-bottom-bar's People

Contributors

arnemolland avatar codekeyz avatar riih avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

expandable-bottom-bar's Issues

How to make two drag like google map?

In google map you drag, One time we can see the category. Second time to reach the full screen and see the detail? is it possible to achieve such a thing?

How to close expanded body on main body tap?

Hello,

I am new to flutter. I have used expanded bottom app bar, i want to close the expanded body when user taps in the outside area. However i dont know how it can be done.

What exactly should be detected in order to close the pulled up expanded bottom bar?

Provide a simple working example

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???

Please add null-safety

Please add a null-safety version. Great package just need to be upgraded to null-safety. Thanks.

Dragging bottom bar does not work

Using the sample code provided by this repo when you try to drag the bottom bar up or down it does not move. Is there a setting to change?

Thanks

avoid scrolling body of Scaffold

when i add body to Scaffold, after opening bottom bar with TextField inside expandable-bottom-bar, and click on text field, that cause of scrolling body content, how can i resolve that?

for example

child: Scaffold(
  resizeToAvoidBottomPadding: true,
  backgroundColor: Theme.of(context).canvasColor,
  extendBody: true,
  body: Stack(children: <Widget>[Center(child: Text('aaaaa'))]),

Lay the bottom bar over the scaffold

Hi, I have a little problem. Whenever I open the bottom bar it pushes the scaffold body up, and in some cases causes overflow error of the scaffold. How can I fix this such that whenever I open the bottom bar it lays directly untop of the scaffold. I attached screenshots.
Screenshot_20200103-151514
Screenshot_20200703-231457

Overflow warning when opening or closing the bottom bar

The overflow warning appears when opening or closing the bottom bar, because some content 'overflows' the screen and is hidden. But I don't understand : that effectively the purpose of the widget, so why does it shows the warning ?

launch.json

launch.json must to add a Configuration. how can i do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.