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

discontinued
SDKDart
outdated

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
140
points
3.62k
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, source_gen

More

Packages that depend on squarealfa_generators_common