OpenFlutter / flutter_share_me

Flutter Plugin for sharing contents to social media. You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.
https://github.com/lizhuoyuan
Apache License 2.0
151 stars 145 forks source link

Notice to me a deprecated API and not share to twitter. #61

Open ilyoungkim opened 2 years ago

ilyoungkim commented 2 years ago

Note: D:\Dev\flutter.pub-cache\hosted\pub.dartlang.org\flutter_share_me-1.2.0\android\src\main\java\zhuoyuan\li\fluttershareme\FlutterShareMePlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

Flutter (Channel stable, 2.5.2, on Microsoft Windows [Version 10.0.19043.1237], locale ko-KR)

var response = await FlutterShareMe().shareToTwitter(url: _twitter_url, msg: _clipText, );

next link page the new twitter. not share to twitter.