jpl_json_theme 11.0.0 copy "jpl_json_theme: ^11.0.0" to clipboard
jpl_json_theme: ^11.0.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jpl_json_theme

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  jpl_json_theme: ^11.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jpl_json_theme/jpl_json_theme.dart';
0
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, jpl_json_class, jpl_json_theme_annotation, json_schema, logging, meta

More

Packages that depend on jpl_json_theme