bootstrap_like_grid 1.0.0
bootstrap_like_grid: ^1.0.0 copied to clipboard
A grid system similar to bootstrap
CHANGELOG.md #
1.0.0 #
- updated license to MIT to be more free
- created git to track code
- removed
bootstrap_like_breakpoints- this is a stand alone package
- removed wrappers
- removed
bs_row_state.dart - removed
bs_column_state.dart - updated
pubspec.yaml - added inheritance of parent data
- children can depend on parent data
- made functions more reliable
- made nestable
- bug fixes
0.1.1 #
- updated to use bootstrap_like_breakpoints: ^0.2.0
0.1.0 #
- Updated example YAML
- Removed BSBreakPoints
- is now provided by bootstrap_like_breakpoints
- BSBreakPoints is still exported
- Added GNU license to example
- Updated Readme
0.0.3 #
- Formatted code
- Updated Readme
0.0.2 #
- Added imports to readme
- Formatted code
- Removed images in readme
0.0.1 #
Created:
- Container
- Row
- Column
- Breakpoints