supermacros 0.1.2-alpha copy "supermacros: ^0.1.2-alpha" to clipboard
supermacros: ^0.1.2-alpha copied to clipboard

Set of super macros to help you write less code!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add supermacros

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

dependencies:
  supermacros: ^0.1.2-alpha

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:supermacros/supermacros.dart';
0
likes
15
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Set of super macros to help you write less code!

License

unknown (license)

Dependencies

collection, macros, meta, xmacros

More

Packages that depend on supermacros