aop 0.9.1 copy "aop: ^0.9.1" to clipboard
aop: ^0.9.1 copied to clipboard

Dart 1 only

aop framework for dart - aka, the final transformer

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aop

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

dependencies:
  aop: ^0.9.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:aop/aop.dart';
0
likes
20
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

aop framework for dart - aka, the final transformer

Repository (GitHub)
View/report issues

More

Packages that depend on aop