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

outdated

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

baseplate #

A new Flutter package project.

Getting Started #

Import the Baseplate class. You can then use the helper functions 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
0
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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on baseplate