A library to dynamically generate a ThemeData object from a JSON file or dynamic map object


License
MIT

Documentation

Multi-repo for the json_theme package and supporting code. This consists of:

  • annotation: A small package containing the annotations for the code generator.
  • codegen: A small code generator that generates a map of the various decoders.
  • json_theme: The main codebase for the json_theme package.