baseplate 0.1.4 copy "baseplate: ^0.1.4" to clipboard
baseplate: ^0.1.4 copied to clipboard

A responsive frontend material framework designed to emulate the behaviour of Bootstrap on web.

[0.1.4] - 29/05/2019 #

  • Removed deprecated Baseplate class. Please now use bpRow and bpCol instead.
  • Support for max screen size added

[0.1.3] - 13/05/2019 #

  • Added Support for BoxConstraints for when the widget will be less than the screen width on responsive layouts

[0.1.2] - 06/02/2019 #

  • Added deprecation notice to Baseplate.row and Baseplate.col methods. Calling via bpRow and bpCol is preferred as these widgets do appear in the inspector.
  • Updated example.

[0.1.1] - 06/02/2019 #

  • Fixed logical error causing padding to display incorrectly when wrapping onto two rows.

[0.1.0] - 06/02/2019 #

  • Switched to FractionallySizedBoxes to enable nesting of rows. Could break layouts on some devices hence the version increase.

[0.0.3] - 06/02/2019 #

  • Removed unnecessary named parameters on the row constructor.
  • License added.

[0.0.1] - 06/02/2019. #

  • Initial Release. See readme.md
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A responsive frontend material framework designed to emulate the behaviour of Bootstrap on web.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on baseplate