October 2019
Intermediate to advanced
550 pages
8h 6m
English
When building Flutter apps, most of the time you are dealing with widgets. This chapter provides basic background information about widgets in Flutter. It also covers several basic widgets that display texts, images, icons, buttons, and placeholders.
You want to know how to use components in Flutter.
Widgets are everywhere in Flutter.
If you have been involved in development of user interface, you should be familiar with concepts like widgets or components. These concepts represent reusable building blocks to create user interface. A good user interface ...
Read now
Unlock full access