September 2019
Beginner
512 pages
12h 52m
English
Material Design is the Google design guidelines to help developers to build high-quality digital experiences. It is present in Flutter and is still evolving along with the platform, with the addition of new widgets that follow Material Design component specifications.
The importance of Material Design styles for the Flutter platform is evident. There is already a section of the Material Design guidelines website dedicated to it (https://material.io/develop/flutter/).
The main Material Design widgets in Flutter are MaterialApp and Scaffold. Both help developers to design an app following the Material Design guidelines without too much work.
Read now
Unlock full access