Skip to content

I want to learn how to use the API for a package that I can use in DartPad #3393

@sethladd

Description

@sethladd

Problem: I'm new to the API from a package that I can use in DartPad. And Gemini doesn't know this API fully, either. So I need to read the API docs.

Problem: it's hard to jump to the API docs for a package that I have in my import statement.

Workaround: find that clicking on the Dart version in the lower left opens up a list of packages. Then, read the version number. Then, know that pub.dev has API docs. Open up pub.dev. Search for the package. Skip to the same version on DartPad. Then find the API docs.

Proposal: right click on the import statement in DartPad, and "Open API Docs"

Proposal: if you do have the list of packages open, after clicking on the Dart version in the lower right, then you should be able to click on the package name and be taken right to the correct version API docs for that package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions