Skip to content

developer-school/estimating-text-color-based-on-background-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estimating Text Color Based on Background Color

Have you ever wanted to set the color of your text to a dynamic background color (or vice versa)?

The code in this repository shows how to use ThemeData.estimateBrightnessForColor(Color color) to do just that.

Check out our Snippet for this article over at https://developer.school.