Code Monkey home page Code Monkey logo

ebook_app_flutter's Issues

A RenderFlex overflowed by 56 pixels on the bottom.

Screenshot_1589353301

I/flutter (10670): ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
I/flutter (10670): The following assertion was thrown during layout:
I/flutter (10670): A RenderFlex overflowed by 56 pixels on the bottom.
I/flutter (10670): 
I/flutter (10670): The relevant error-causing widget was:
I/flutter (10670):   Column file:///home/vyachin/mobile/eBook_app_Flutter/lib/screens/details_screen.dart:33:28
I/flutter (10670): 
I/flutter (10670): The overflowing RenderFlex has an orientation of Axis.vertical.
I/flutter (10670): The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and
I/flutter (10670): black striped pattern. This is usually caused by the contents being too big for the RenderFlex.
I/flutter (10670): Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the
I/flutter (10670): RenderFlex to fit within the available space instead of being sized to their natural size.
I/flutter (10670): This is considered an error condition because it indicates that there is content that cannot be
I/flutter (10670): seen. If the content is legitimately bigger than the available space, consider clipping it with a
I/flutter (10670): ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex,
I/flutter (10670): like a ListView.
I/flutter (10670): The specific RenderFlex in question is: RenderFlex#5dc5a OVERFLOWING:
I/flutter (10670):   creator: Column ← Padding ← DecoratedBox ← ConstrainedBox ← Container ← Stack ← Column ←
I/flutter (10670):     _SingleChildViewport ← IgnorePointer-[GlobalKey#e641a] ← Semantics ← _PointerListener ← Listener ←
I/flutter (10670):     ⋯
I/flutter (10670):   parentData: offset=Offset(24.0, 0.0) (can use size)
I/flutter (10670):   constraints: BoxConstraints(w=363.4, h=273.4)
I/flutter (10670):   size: Size(363.4, 273.4)
I/flutter (10670):   direction: vertical
I/flutter (10670):   mainAxisAlignment: start
I/flutter (10670):   mainAxisSize: max
I/flutter (10670):   crossAxisAlignment: center
I/flutter (10670):   verticalDirection: down
I/flutter (10670): ◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤

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.