flutter_bootstrap_aad library

Classes

BootstrapCol
Implementation of the Bootstap .col-*
BootstrapContainer
Implementation of the Bootstrap .container and .container-fluid
BootstrapRow
Implementation of the Bootstap .row
BootstrapVisibility
Helper Widget which defines whether its child is visible depending on the parent container width and the rules defined in sizes

Functions

bootstrapGridParameters({int numberOfColumns = 12, double gutterSize = 24}) → void
Customization of the grid
bootstrapMaxWidthNonFluid(double width) double
Returns the max width for non-fluid containers based on a certain provided width
bootstrapPrefixBasedOnWidth(double width) String
Returns the definition prefix, based on the available width
bootStrapValueBasedOnSize({required Map<String, dynamic> sizes, required BuildContext context}) → dynamic
Returns "something" based on the current dimensions everything is related to browser window