flutter_bootstrap_widgets 0.0.7 copy "flutter_bootstrap_widgets: ^0.0.7" to clipboard
flutter_bootstrap_widgets: ^0.0.7 copied to clipboard

outdated

A bundle of Bootstrap 3 style widgets.

0.0.7 - November 21, 2020 #

  • Add padding parameter at BootstrapPanel class
  • Fix BootstrapLabel class

0.0.6 - November 16, 2020 #

  • Delete BootstrapDataTable
  • Rename package name

0.0.5+1 - November 13, 2020 #

  • Add margin, fontSize and iconSize params to BootstrapBreadcrumbs
  • Rename BootstrapLabel class to BootstrapLabelText class
  • Add BootstrapLabel class
  • BootstrapCheckbox class changed StatelessWidget
  • Organizing a library package

0.0.4+1 - November 9, 2020 #

  • Add borderColor param to BootstrapHeading
  • Add decoration and padding param to BootstrapBreadcrumbs
  • Add onTapRow param to BootstrapDataTableSource

0.0.3 - November 8, 2020 #

  • Bug fix

0.0.2 - November 8, 2020 #

  • Bug fix

0.0.1 - November 5, 2020 #

  • Initial Release