aspectd 0.9.1
aspectd: ^0.9.1 copied to clipboard
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 [...]