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

outdated

AOP for Flutter. AspectD is an AOP(aspect oriented programming) framework for dart. It provides call&execute&inject grammar.

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 #

  • Add example.

0.9.2 #

  • Make the aop process more easy by generating aspectd.dart.snapshot automatically.

0.9.3 #

  • Capatible with flutter v1.7.4 and above as the BundleBuilder api changed.

0.9.4 #

  • Remove the aspectd.dart.snapshot as it will be generated automatically.
  • Better design diagram.
8
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

AOP for Flutter. AspectD is an AOP(aspect oriented programming) framework for dart. It provides call&execute&inject grammar.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on aspectd