social_share_plugin 0.4.2+2 copy "social_share_plugin: ^0.4.2+2" to clipboard
social_share_plugin: ^0.4.2+2 copied to clipboard

Social Share to Facebook and Instagram Flutter plugin.

Versions #

0.4.2+2 #

  • Minor organization fixes

0.4.2+1 #

  • Breaking change: Removed SocialSharePlugin class, just use methods provided in example now.
  • Migrated to federated plugin structure
  • Updated Facebook Libraries
  • Improved documentation
  • Bug fixing.

0.4.1+1 #

  • Breaking change: migrated to null safety. Android rewritten to kotlin; iOS rewritten to swift.

0.3.1+1 #

  • Added more provider paths variants;
  • Added grantUriPermission call for better instagram sharing experience;
  • Added callbacks for instagram sharing.

0.3.1 #

  • Twitter SDK removed due to deprecation.
  • Sharing implemented via Intent for Android and openURL for iOS
  • Android plugin migrated to flutter embedding v2
  • Dependencies updated.

0.3.0+1 #

  • Minor fixes for iOS.

0.3.0 #

  • Removed to needed anymnore facebook login on share link
  • Twitter share added
  • Minor bugfixes and cleanup.

0.2.0 #

  • Breaking change: migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.

0.0.1 #

  • Initial release.