mark-nicepants / figma2flutter

Converts design token json files to flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] Explore using ThemeExtension instead of custom Tokens

frederikstonge opened this issue · comments

It would be nice to explore the possibility to use ThemeExtension instead of the custom tokens we have right now (however it will only be compatible with MaterialApp).

https://medium.com/@alexandersnotes/flutter-custom-theme-with-themeextension-792034106abc#24f8