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

A macros helpers to build macros

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xmacros

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

dependencies:
  xmacros: ^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:xmacros/xmacros.dart';
0
likes
25
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A macros helpers to build macros

Repository (GitHub)

License

MIT (license)

Dependencies

collection, macros

More

Packages that depend on xmacros