Dart and Flutter generator for ThemeExtension classes and theming
Theme Tailor is a Dart package that generates Flutter ThemeExtension implementations and optional accessors on BuildContext or ThemeData. It supports nested extensions, custom encoders for nonstandard types, JSON serialization, diagnostic helpers, and integrates with build_runner for code generation.
0