bootstrap_ui_flutter 0.1.3 copy "bootstrap_ui_flutter: ^0.1.3" to clipboard
bootstrap_ui_flutter: ^0.1.3 copied to clipboard

A Flutter implementation of Bootstrap – colors, typography, spacing, grid, and components.

0.1.3 #

  • Removed example/ from .pubignore to improve example detection

0.1.2 #

  • Pub.dev Optimization: Improved example detection by adding a primary example entry point.
  • Documentation: Achieved 100% dartdoc coverage for the public API.
  • Localization: Translated all documentation and internal comments from German to English.
  • Breaking Change/Refactoring: Renamed AppButton to BsButton to align with the Bs prefix convention.
  • Consistency: Standardized naming across the library, examples, and tests.

0.1.1 #

  • Fixed typo in README

0.1.0 #

  • Initial release
  • BsButton, BsButtonGroup
  • BsAlert, BsBadge, BsAccordion
  • BsGrid (BsContainer, BsRow, BsCol)
  • Bootstrap tokens: colors, spacing, typography, breakpoints
  • Dark/Light theme support
1
likes
160
points
151
downloads

Documentation

API reference

Publisher

verified publisheraydin-rohlf.de

Weekly Downloads

A Flutter implementation of Bootstrap – colors, typography, spacing, grid, and components.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on bootstrap_ui_flutter