[Story of Your Layout] Make dropdown align to their axis and make flex widget clickable (#1392)

* Make dropdown align to their axis and make flex widget clickable

* Fix relative import and dartfmt

* Update golden files (might file because running from mac)

* Avoid changing textDirection and document onChange type signature

* Update goldens

* Change inheritFromWidgetOfExactType to dependOnInheritedWidgetOfExactType due to deprecation
11 files changed
tree: 81d4350452cd092c63e6a1b52c28bcc45496d539
  1. .github/
  2. .vscode/
  3. case_study/
  4. docs/
  5. packages/
  6. third_party/
  7. tool/
  8. .gitattributes
  9. .gitignore
  10. .travis.yml
  11. analysis_options.yaml
  12. AUTHORS
  13. CODE_OF_CONDUCT.md
  14. CONTRIBUTING.md
  15. LICENSE
  16. README.md
README.md

Dart DevTools (preview)

Build Status

What is this?

Dart DevTools is a suite of performance tools for Dart and Flutter. It’s currently in preview release, but we’re actively working on improvements and on shipping new versions.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Contributing and development

Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.

Terms and Privacy

By using Dart DevTools, you agree to the Google Terms of Service.