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

A bundle of Bootstrap 3 style widgets.

1.2.0 August 6, 2025 #

  • Fix Flutter 3.27+ compatibility: replace isAlwaysShown with thumbVisibility #1
  • Upgrade minimum Dart SDK version to 3.0.0
  • Fixed warning

1.1.0 February 16, 2022 #

  • Performance improvements
  • Fix BootstrapSelect (StatefulWidget => StatelessWidget)
  • Add any parameters at BootstrapButton class

1.0.0 April 27, 2021 #

  • support null-safety

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
12
likes
130
points
143
downloads

Publisher

verified publisherkeyber.jp

Weekly Downloads

A bundle of Bootstrap 3 style widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_bootstrap_widgets