dynamic_component_codegen 0.2.0 copy "dynamic_component_codegen: ^0.2.0" to clipboard
dynamic_component_codegen: ^0.2.0 copied to clipboard

Provider builder and generator for package dynamic_component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_component_codegen

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

dependencies:
  dynamic_component_codegen: ^0.2.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:dynamic_component_codegen/dynamic_component_codegen.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Provider builder and generator for package dynamic_component.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, build, dynamic_component, flutter, recase, source_gen, source_helper

More

Packages that depend on dynamic_component_codegen