You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
Harry Bayliss edited this page Jan 23, 2020
·
3 revisions
Welcome to the flutter-baseplate wiki!
For all the good stuff, click Usage on the right.
Important Note
There are two ways of using the widgets supplied in this package, you can use Baseplate.row() and Baseplate.color you can use bpRow() and bpCol()
I recommend using bpRow and bpCol as using the other implementation will not show the widgets in the inspector. I initially created Baseplate.row as an alias to make code more readable, however due to its disadvantages I will be removing it in a future version.