esysberlin / esys-flutter-share

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

Using deprecated api #92

Open TechRaY opened 3 years ago

TechRaY commented 3 years ago

Package is using deprecated api, it will be great if newer version can be released with newer api support just to make sure that in future it doesnt create problems

Note: D:\softwares\flutter\flutter.pub-cache\hosted\pub.dartlang.org\esys_flutter_share-1.0.2\android\src\main\java\de\esys\esysfluttershare\EsysFlutterSharePlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

cihadturhan commented 2 years ago

This repository is dead. I've updated flutter and android dependencies in my repo. Use it like

esys_flutter_share:
    git:
      url: https://github.com/cihadturhan/esys-flutter-share.git
      ref: nullsafety+embedding-2
kaushikgodhani commented 2 years ago

https://pub.dev/packages/vocsy_esys_flutter_share

Use this Package its working on latest version