lean_builder 0.1.0-alpha.13
lean_builder: ^0.1.0-alpha.13 copied to clipboard
A streamlined Dart build system that applies lean principles to minimize waste and maximize speed. Designed for developers who value efficiency and performance.
0.1.0-alpha.13 #
- fix: preBuildScriptUri path decoding error #4
0.1.0-alpha.12 #
- chore: update lints package constrain to ^6.0.0
- fix: track changes of path hosted packages
0.1.0-alpha.11 #
- chore: Remove flutter_test dependency from pubspec.yaml
0.1.0-alpha.10 #
- feat: introduce PathMatcher for flexible asset finding
- fix: assets reader does not follow symlinks now
- fix: formatter page-width role is now included before any generated content'
0.1.0-alpha.9 #
- fix: exclude none-dart files from being scanned for references by ReferencesScanner
0.1.0-alpha.8 #
- fix: add missing 'applies' property to @LeanBuilder
- fix: none dart outputs are now properly tracked
0.1.0-alpha.7 #
- fix: downgrade lints package version from 6.0.0 to 5.1.1
0.1.0-alpha.6 #
- fix: Add default constructor for classes with no constructors.
- feat: Add page_width role with fixed number for all generated files.
0.1.0-alpha.5 #
- pre-build script snapshot is now generated on run not shipped
0.1.0-alpha.4 #
- expose Asset
- fix fields are bing resolved multiple times
0.1.0-alpha.3 #
- clean up some code
0.1.0-alpha.2 #
- fix: fix some early bugs.
0.1.0-alpha.1 #
- cleanup: remove unused code
0.1.0-alpha #
- Initial version.