cached_build_runner 0.0.5 copy "cached_build_runner: ^0.0.5" to clipboard
cached_build_runner: ^0.0.5 copied to clipboard

Optimizes the build_runner by caching generated codes for non changed .dart files

0.0.5 #

  • Add support for watching code changes in project directory, and generate code files when needed.
  • Make cached_build_runner similar to build_runner, now build & watch commands are available.
  • Remove the -t, --generate-test-mock flag, as it was unnecessary.
  • Update code to use native dart regex instead of relying on grep tool.

0.0.4 #

  • Minor code changes were done, nothing functionality wise, but addition of better formatting & addition of dartdocs.

0.0.3 #

  • Initial version.
13
likes
0
pub points
55%
popularity

Publisher

verified publishernetglade.cz

Optimizes the build_runner by caching generated codes for non changed .dart files

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, crypto, hive, logger, path, redis, synchronized

More

Packages that depend on cached_build_runner