macro_kit 0.0.13
macro_kit: ^0.0.13 copied to clipboard
A development-time macro system for Dart that generates code instantly for fast iteration without build_runner.
0.0.12 #
- remove returning
MacroManagerinrunMacrofunction
0.0.11 #
- allow customizing class name for AssetPathMacro
0.0.10 #
- fix: crashing on iOS fixed
0.0.9 #
- fix: missing doc & set sdk constraints
0.0.8 #
- fix: remove default value for asset configuration
0.0.7 #
- fix: handle invalid value for the asset path macro configuration
0.0.6 #
- Adding Asset Path Generation
0.0.5 #
- Initial version released