Skip to content

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

License

Notifications You must be signed in to change notification settings

rodydavis/flutter-baseplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%