Skip to content

[pigeon] StandardFileSystem only supports file:* and data:* URIs #68196

@ipipip1735

Description

@ipipip1735

image

image

E:\Program\AndroidStudio\Flutter\basics>flutter pub run pigeon ^
More? --input pigeons/message.dart ^
More? --dart_out lib/pigeon.dart ^
More? --objc_header_out ios/Runner/pigeon.h ^
More? --objc_source_out ios/Runner/pigeon.m ^
More? --java_out ./android/app/src/main/java/dev/flutter/pigeon/Pigeon.java ^
More? --java_package "mine.pigeon"
Unhandled exception:
IsolateSpawnException: Unable to spawn isolate: /C:/Users/ADMINI~1/AppData/Local/Temp/ee87bb06/_pigeon_temp_.dart:1:8: Error: Error when reading 'e
:ProgramAndroidStudioFlutter%08asicspigeonsmessage.dart': StandardFileSystem only supports file:* and data:* URIs
import 'E:\Program\AndroidStudio\Flutter\basics\pigeons\message.dart';
       ^
pub finished with exit code 255








=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
the code created is incorrect
`import 'E:\Program\AndroidStudio\Flutter\basics\pigeons\message.dart';`

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: crashStack traces logged to the consolep: 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