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

outdated

AOP for Flutter. AspectD is an AOP(aspect oriented programming) framework for dart. Like other traditional aop framework, AspectD provides call&execute grammar. Besides, as we can't use dart:mirrors [...]

0.9.0 Pre release version. #

  • Support AOP programming for instance method、class method and library method.
  • Provide call&execute&inject grammar.

0.9.1 Example #

  • Add example.
8
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

AOP for Flutter. AspectD is an AOP(aspect oriented programming) framework for dart. Like other traditional aop framework, AspectD provides call&execute grammar. Besides, as we can't use dart:mirrors in flutter, AspectD also provides a way named inject enhancing the dart code manipulation.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on aspectd