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

Not able to test the example #25

Open madrainbo opened 4 years ago

madrainbo commented 4 years ago

Hi While trying to build the example app, I am getting the below error. Based on the read me instructions, I have changed the facebook id details in the corresponding file. FlutterShareMePlugin.java:53: error: cannot find symbol [ ] onAttachedToEngine(binding.getBinaryMessenger()); symbol: method getBinaryMessenger() [ ] location: variable binding of type FlutterPluginBinding [ ] 1 error

jigarfumakiya commented 2 years ago

Can you please try the latest version and let us know.