Skip to content

Guide

This section helps you get started quickly with integrating packages from dart_packages.

Start here:

  1. Pick the package that matches your networking stack (dio, http, web_socket, socket_io, firebase_database).
  2. Add the package to your app and route traffic through the local proxy.
  3. Run network_debugger and verify that sessions appear in the UI.
  4. Head over to API Reference for detailed class and method docs.

Integration guides

What's in the API Reference

  • Public libraries and types for every package.
  • Method and parameter documentation.
  • Cross-references between entities across the generated docs.