jpl_json_theme_codegen 3.0.0+6 copy "jpl_json_theme_codegen: ^3.0.0+6" to clipboard
jpl_json_theme_codegen: ^3.0.0+6 copied to clipboard

A library to generate the mapping of decoders to the class names they decode

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jpl_json_theme_codegen

With Flutter:

 $ flutter pub add jpl_json_theme_codegen

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

dependencies:
  jpl_json_theme_codegen: ^3.0.0+6

Alternatively, your editor might support dart pub get or 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_codegen/jpl_json_theme_codegen.dart';
0
likes
140
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A library to generate the mapping of decoders to the class names they decode

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, build, code_builder, jpl_json_theme_annotation, recase, source_gen

More

Packages that depend on jpl_json_theme_codegen