squarealfa_generators_common 1.0.1 copy "squarealfa_generators_common: ^1.0.1" to clipboard
squarealfa_generators_common: ^1.0.1 copied to clipboard

SDKDart
unlistedoutdated

This package provides a set of helpers and extensions to facilitate the reflection over classes that serving as the basis for code generation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add squarealfa_generators_common

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

dependencies:
  squarealfa_generators_common: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:squarealfa_generators_common/squarealfa_generators_common.dart';
0
likes
110
pub points
5%
popularity

Publisher

verified publishersquarealfa.com

This package provides a set of helpers and extensions to facilitate the reflection over classes that serving as the basis for code generation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, source_gen

More

Packages that depend on squarealfa_generators_common