widgets/widgets library

Classes

BambooHidden
Implement a widget that hide based on certain breakpoint based on the bollen values passed to the widget
BambooImage
BambooOrientation
Flutter update oreitaion based on the screen size so use orientaion when you want to make discission on how you layout on things. Landscape oreintation will be bigger than portrait
BambooWidget<T>
Widget that returns a responsive value based on the assign type

Typedefs

ResponsiveImageBuilder = Widget Function(BuildContext context, dynamic imagePath)