New Material Colors from a palette - ft. Flutter

Опубликовано: 27 Октябрь 2024
на канале: Aldrin Mathew
753
20

Codebase: https://github.com/AldrinMathew/UI-setup

Most developers and beginners in Flutter usually go with the default colors provided by Material Package and Flutter to style their application. But Material package also provides a constructor to create custom Material Color Palette to style various default widgets in Flutter, and this video explains how to do it the right way.

#Flutter