Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Add utilities for different base directories #94

Closed
wants to merge 2 commits into from

Commits on Jun 29, 2024

  1. Add utilities for different base directories

    This should be used to eventually fix dart-lang/sdk#41560.
    
    See dart-lang/sdk#49166 (comment)
    
    Test plan:
    ```
    $ dart test
    00:01 +16: All tests passed!
    ```
    run `dart doc` and inspect docs for correctness.
    4e554c4c committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a625dad View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix formatting

    4e554c4c committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9c96618 View commit details
    Browse the repository at this point in the history