Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use @internal to cordon off internal-only Value APIs #1379

Merged
merged 2 commits into from Jun 25, 2021
Merged

Commits on Jun 24, 2021

  1. Use @internal to cordon off internal-only Value APIs

    Lays the groundwork for #236
    
    Note that we need to add a bunch of explicit @Nodoc annotations to
    work around dart-lang/dartdoc#2418 and dart-lang/dartdoc#2419.
    nex3 committed Jun 24, 2021
    Copy the full SHA
    2395c5a View commit details
    Browse the repository at this point in the history
  2. Synchronize

    nex3 committed Jun 24, 2021
    Copy the full SHA
    81bf480 View commit details
    Browse the repository at this point in the history