google / flutter-desktop-embedding

Experimental plugins for Flutter for Desktop
Apache License 2.0
7.1k stars 604 forks source link

Could not find a file named "plugins/file_chooser/pubspec.yaml #893

Closed juzimmer closed 2 years ago

juzimmer commented 2 years ago

Is this request within the scope of this project?

Which plugin is this request about?

Other feedback

Describe the request

I'm trying to implement this plugin but I'm getting a debug build error.

Could not find a file named "plugins/file_chooser/pubspec.yaml" in git://github.com/google/flutter-desktop-embedding.git 03d957e8b5c99fc83cd4a781031b154ab3de8753. pub get failed (1; Could not find a file named "plugins/file_chooser/pubspec.yaml" in git://github.com/google/flutter-desktop-embedding.git 03d957e8b5c99fc83cd4a781031b154ab3de8753.)

I'm using;

file_chooser: git: url: git://github.com/google/flutter-desktop-embedding.git path: plugins/file_chooser ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753

stuartmorgan commented 2 years ago

That plugin was removed a year ago; the README in that folder clearly states that the plugin no longer exists. The error message you are receiving is expected if you point your pubspec to a folder that isn't a plugin.

juzimmer commented 2 years ago

Sorry. Is there a new package in flutter now that will get windows api screen width?

stuartmorgan commented 2 years ago

I'm not sure what you are asking, but it doesn't sound at all related to what file_chooser was.

If you're looking for information on what the plugins in this repository do, the READMEs and documentation comments should cover it.

ggdream commented 2 years ago

@juzimmer If I understand what you think, I think you can try window_size