esysberlin / esys-flutter-share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
130 stars 147 forks source link

Dependency path_provider #88

Open williamborba opened 3 years ago

williamborba commented 3 years ago

Describe the bug

Because petscarentes depends on esys_flutter_share 1.0.2 which depends on path_provider ^1.1.0, path_provider ^1.1.0 is required. So, because petscarentes depends on path_provider 2.0.1, version solving failed. pub get failed (1; So, because petscarentes depends on path_provider 2.0.1, version solving failed.)

To Reproduce Steps to reproduce the behavior:

  1. Update path_provider to last version
  2. install esys_flutter_share last version
  3. run pub get and crash...

Expected behavior

Work com latest version of path_provider

eliasjurado commented 3 years ago

I've got the same issue

vivekwebdesk commented 3 years ago

I'm experiencing the same thing.

MustafaAdam commented 3 years ago

Same issue here. Is anyone actually maintaining this package?

alejandrogiubel commented 3 years ago

Same here. Some one know another similar package?. Time ago this package works perfect.

zakblacki commented 3 years ago

Same issue ! please update.

robertoalvesneto commented 3 years ago

same here.

preshonyee commented 2 years ago

I'm experiencing the same thing

kaushikgodhani commented 2 years ago

https://pub.dev/packages/vocsy_esys_flutter_share

Use this Package its working on latest version