- Support AOP programming for instance method、class method and library method.
- Provide call&execute&inject grammar.
- Add example.
- Make the aop process more easy by generating aspectd.dart.snapshot automatically.
- Capatible with flutter v1.7.4 and above as the BundleBuilder api changed.
- Remove the aspectd.dart.snapshot as it will be generated automatically.
- Better design diagram.
- Design diagram in https.
- Add MIT license
- Add better demo and README
- Keep compatible with latest dart-sdk as it has breaking changes in TypeParameterType.
-
Add regex support
-
Add documentation
-
Add linter
- Compative with stable/v1.17.5
- Compative with stable/v1.20.4
-
Compatible with WidgetTrackCreation logic, make it easy to upgrade later.
-
Compative with stable/v1.22.1
- Compative with stable/v1.22.2
- Compative with stable/v1.22.3
- Compative with stable/v1.22.4
- Compative with stable/v1.22.5
- Compative with stable/v1.22.6
- Compative with stable/v2.0.0
- Compative with stable/v2.2.2
- Compative with stable/v2.2.3