Skip to content

Remove renames where the type doesn't exist in package:web anymore #331

Closed
@maple135790

Description

@maple135790

This repository can not be run under Windows environment due to the path separator is not handled.

I have been working this, and successfully generating doms on Windows, but i have a problem about one test called 'dart fix' integration.

error message:

  error - lib\renames.dart:138:6 - Undefined class 'UnderlyingSource'. Try changing the name to the name of an existing class, or creating a class with the name 'UnderlyingSource'. - undefined_class

it seems like UnderlyingSource is not generated from the generator, and after seaching inside the this repo, i still cannot figure out what UnderlyingSource class is.

I am not sure if this is a Windows problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions