transformer_utils 0.2.23
transformer_utils: ^0.2.23 copied to clipboard
Utilities relating to code generation, Dart analyzer, logging, etc. for use in Dart builders.
0.2.23 #
- Update analyzer dependency to
>=5.0.0 <8.0.0
(allow v7) - Raise SDK maximum to officially include Dart 3
0.2.22 #
- Raise SDK minimum to Dart 2.19
0.2.21 #
- Update analyzer dependency to
>=5.0.0 <7.0.0
(allow v6)
0.2.20 #
- Update analyzer dependency to
^5.0.0
(v5 only)
0.2.19 #
- Update analyzer dependency to
>=2.0.0 <5.0.0
(drop v1, allow v4)
0.2.18 #
- Update analyzer dependency to
>=1.7.2 <3.0.0
(drop v0.x)
0.2.17 #
- Widen analyzer range to include v2
0.2.15 #
- Widen analyzer range to include v1
- Remove
dart_dev
anddart_style
dev dependencies and usedart
CLI instead - Switch from Travis CI to a GitHub CI workflow