An open source icons library with 1600+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer.
3.88k
stars
169
forks
source link
[FEAT] On flutter, try to get color from IconTheme closest context #450
Open
ceopaludetto opened 5 months ago
Is your feature request related to a problem? Please describe. Right now you need to manually change the icon color when using the flutter package
Describe the solution you'd like The template should use the following order:
Describe alternatives you've considered Right now I'm using a really simple builder to get the current color in the context and send to the icon
Usage
Upvote & Fund