interceptable 0.4.1 copy "interceptable: ^0.4.1" to clipboard
interceptable: ^0.4.1 copied to clipboard

discontinued

Enable field and method interception support for classes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add interceptable

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

dependencies:
  interceptable: ^0.4.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:interceptable/interceptable.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Enable field and method interception support for classes.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

build, crypto, dart_style, exporter, generated_locator, matchable_builder, reflect_metadata, renderable

More

Packages that depend on interceptable