Cleanup record types display (#2070)

* Fix getObject failure on record class

* Merge with master

* Update PR reference

* Cleanup record type display

* Cleanup

* Update changelog

* Update version and build

* Remove printing

* Validate record and record type refs in tests

* Address CR comments

* Address CR comments

* Address CR comments
7 files changed
tree: c5e23c2b72da991fbf186be1f6144e8b382deffe
  1. .github/
  2. dwds/
  3. example/
  4. fixtures/
  5. frontend_server_client/
  6. frontend_server_common/
  7. test_common/
  8. tool/
  9. webdev/
  10. .gitattributes
  11. .gitignore
  12. analysis_options.yaml
  13. AUTHORS
  14. CONTRIBUTING.md
  15. mono_repo.yaml
  16. README.md
README.md

Dart

Packages

PackageDescriptionVersion
dwdsA service that proxies between the Chrome debug protocol and the Dart VM service protocol.pub package
frontend_server_clientClient code to start and interact with the frontend_server compiler from the Dart SDK.pub package
webdevA CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart.pub package

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.