marcglasberg/themed
Flutter package: Define a theme (colors, text styles etc.) as static const values which can be changed dynamically. Also comes with useful extensions to create text styles by composition.
DartBSD-3-Clause
Issues
- 3
Hot Reload will make app restart
#7 opened by taichushouwang - 1
- 1
Doesn't seem to work for flutter 3.16/dart 3.2.
#10 opened by ugmlr - 2
duplicate keys issue
#8 opened by inteist - 1
Themed aplicado ao brightness
#3 opened by catalunha - 3
firstPage não. Mas, secondPage sim.
#2 opened by catalunha - 0
- 1
'_fontFamily' method not found Receiver: Instance of 'TextStyleRef' Arguments: []
#6 opened by nullrocket - 8
Maximum stack exceed when running on WEB....(runned your example code in web)
#1 opened by KaushickSArgekar