Context
Requested from IO-Design-Team/hive_ce#308 (hive_ce_generator analyzer 14 upgrade).
This continues / supersedes #110 (opened earlier without the cross-repo link; please close that as a duplicate of this issue).
Request
Please widen source_gen_test's analyzer constraint to allow analyzer 14 (e.g. <15.0.0).
This is a dev/CI coupling for json_serializable (see google/json_serializable.dart#1581) and does not block publishing json_serializable itself, but it blocks resolving analyzer 14 in that test workspace.
Context
Requested from IO-Design-Team/hive_ce#308 (
hive_ce_generatoranalyzer 14 upgrade).This continues / supersedes #110 (opened earlier without the cross-repo link; please close that as a duplicate of this issue).
Request
Please widen
source_gen_test's analyzer constraint to allow analyzer 14 (e.g.<15.0.0).This is a dev/CI coupling for
json_serializable(see google/json_serializable.dart#1581) and does not block publishingjson_serializableitself, but it blocks resolving analyzer 14 in that test workspace.