DEV Community

Bret
Bret

Posted on

 

Flutter, what is the structure of creating a typical view?

I'm coming from HTML CSS,
Material-UI, VUETIFY, SASS and React.

how does Flutters structure differ?
im running into getting messed up on the "children", how to use the "Style" and what widget USES and DOSNT use them. it seems like you just use "style" and you can use typical styles.... but no?

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git