components/widgets/fluttershow_base_components library
Base components
Classes
- AnimatableWrapper
- A widget that applies animations to its child based on the provided index values.
- Arrow
- A widget that represents an arrow.
- CurvyArrow
- A widget that draws a curvy arrow.
- CurvyArrowPainter
- The custom painter class for drawing the curvy arrow.
- DirectionalAnimation
- A widget that performs a directional animation on its child widget.
- DirectionalAnimState
- The state class for the DirectionalAnimation widget.
- FadeAnimation
- A widget that performs a fade animation on its child widget.
- FadeAnimState
- The state class for the FadeAnimation widget.
- FadingPresentation
- A widget that builds a presentation, where it switches between slides by fading between them.
- GradientText
- A widget that displays text with a gradient effect.
- LayoutBody
- A widget that represents the body section of a slide with flexible sizing.
- A widget that represents the footer section of a slide with flexible sizing.
- LayoutHeader
- A widget that represents the header section of a slide with flexible sizing.
- ListText
- A widget that displays a list of texts with optional animations and bullet points.
- PageBuilderPresentation
- A widget that builds a page-based presentation.
- ScalingPresentation
- A widget that builds a presentation, where it switches between slides by scaling them in and out.