Hi team!
Currently I cannot use the latest build_runner with cached since cached doesn't work with build 3.0.0 or higher.
Because no versions of cached match >1.7.1 <2.0.0 and cached 1.7.1 depends on build ^2.4.1, cached ^1.7.1 requires
build ^2.4.1. And because build_runner >=2.7.0 depends on build 3.0.2, cached ^1.7.1 is incompatible with build_runner >=2.7.0.
Would you maybe consider updating the library to support latest build_runner?
Thanks!