Skip to content

[pigeon] convert relative paths to URIs in dart test out #97744

@gaaclarke

Description

@gaaclarke

From:

import '../lib/foo.dart';

to:

import 'package:foo/foo.dart';

This used to work but now it is a linter error and can cause the dart compiler to be confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listp: pigeonrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions