- Update to the
1.34.0
version of the analysis server spec.
- Update to the
1.33.4
version of the analysis server spec.
- Add a sanity check for the availability of the Dart SDK.
- Upgraded to the latest version (
1.32.8
) of the analysis server spec.
- Fixed a null safety issue related to some results from the
edit.getRefactorings
call. - Updated the set of lints this package uses (now require >= Dart 2.15.0).
- Upgraded to Dart 2.12.0 and null safety (thanks @xvrh!).