How to Change Text Color in Flutter2

How to Change Text Color in Flutter

How to Change Text Color in Flutter – Flutter Text widget is used to show some text to the user. It’s fundamental to the development of any Flutter user interface….

Read more »
Change Default Theme Color Flutter 2

Change Default Theme Color Flutter

Change Default Theme Color Flutter – Flutter uses themes to give an app a consistent visual style across its entirety. Themes can include everything from colors and fonts to text…

Read more »
A Flutter color generator app built with Cubit + Freezed

A Flutter color generator app built with Cubit + Freezed

color_generator A Flutter color generator app built with Cubit + Freezed. This app lets you generate colors from Hexadecimal or RGB and extracts colors from the real world using your…

Read more »