flutter_bootstrap 2.0.0
flutter_bootstrap: ^2.0.0 copied to clipboard
A partial implementation of Bootstrap Grid system in Flutter for Responsive Layout.
1.0.0 Initial stable release #
- Initial release
1.0.0+1 #
- Code formatting
1.0.0+2 #
- Warning suppression
1.0.1 #
- BootstrapRow.height now gives a real "min height"
1.0.2 #
- Calculation off by 1px (md size) [thanks to gibahjoe]
- Visibility bug on small size
2.0.0 #
- Migrated to null-safety [thanks to anisalibegic]