Learn how to build custom tooling in Dart and Flutter DevTools using extensions. With the new framework, you can easily create developer tooling without the usual hurdles. Follow a step-by-step guide to set up your package hierarchy and create a DevTools extension. Debugging options are also provided. Publish your package with
Table of contents
Writing a DevTools extension: a step-by-step guideStep 1: Set up your package hierarchyStep 2: Create a DevTools extensionStep 3: Debug a DevTools extensionStep 4: Publish your package with a DevTools extensionSort: