Skip to content

Make searches case-aware, and prefer case-exact matches (even in dependent packages) to case-inexact matches #3636

@Hixie

Description

@Hixie

STEPS TO REPRODUCE

  1. Open https://main-api.flutter.dev/
  2. Click the search field in the top right, or press /.
  3. Type Duration.
  4. Press Enter.

EXPECTED RESULTS

The Duration class should be the top result after step 3 and in the complete list after step 4.

ACTUAL RESULTS

Duration doesn't appear anywhere.

The Duration class is in the API docs though: https://main-api.flutter.dev/flutter/dart-core/Duration-class.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requesttype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions