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

outdated

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.0.2

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
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Provider builder and generator for package dynamic_component.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on dynamic_component_codegen