Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dart SupportNew to Visual Studio Code? Get it now.
Dart Support

Dart Support

mrgnhnt96

|
5,328 installs
| (1) | Free
Quick actions for dart projects, pubspec.yaml deps & build_runner
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dart Support

Features

Dart Support pane

  • run build runner
    • watch
    • build
    • clear cache
  • get dependencies
  • update dependencies
    • non-major
    • major
  • open in terminal

Explorer pane

  • run build runner
    • watch
    • build
    • clear cache

TODO

  • [ ] Add tests
  • [ ] Add ability to use fvm
    • [ ] Via list
      • [ ] Can add & remove?
  • [ ] change the description of the tree item to the actual description of yaml
  • [ ] Add icon to open terminal if it exists
  • [ ] Add Quick Actions
    • [ ] Organize file (or sort deps only?)
    • [ ] Add Dependencies
      • [ ] package
      • [ ] dev
    • [ ] Create sub package
      • [ ] Use very good cli
      • [ ] query for
        • [ ] name
        • [ ] description
        • [ ] etc...
  • [ ] Solve --build-filter issue
    • issues:
      • runs, but doesn't update update any files
      • runs, tries to update, but has to delete all generated files to update one file
  • [ ] Update Readme
    • include:
      • [ ] examples
      • [ ] images
      • [ ] features
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft