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.

baseplate #

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

Getting Started #

Full documentation on the Wiki

Import the Baseplate class. You can then use the widgets to build responsive layouts easily.

I've included lots of breakpoints to give as much freedom as possible. You don't have to use all. Baseplate operates on a "up to" principle. If the screen width is less than or equal to your breakpoint (and there isn't one smaller) that's the one that will be used.

It's a 12 column layout, similar to Bootstrap on the web.

layout

code

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