wc_dart_framework_generator 1.11.0 copy "wc_dart_framework_generator: ^1.11.0" to clipboard
wc_dart_framework_generator: ^1.11.0 copied to clipboard

Code generator for wc_dart_framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wc_dart_framework_generator

With Flutter:

 $ flutter pub add wc_dart_framework_generator

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

dependencies:
  wc_dart_framework_generator: ^1.11.0

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:wc_dart_framework_generator/wc_dart_framework_generator.dart';
1
likes
120
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for wc_dart_framework

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

analyzer, build, change_case, collection, glob, path, source_gen, wc_dart_framework

More

Packages that depend on wc_dart_framework_generator