ShekarMudaliyar / social_share

Flutter package to share images/videos/text on social media
https://pub.dev/packages/social_share
MIT License
112 stars 191 forks source link

added namespace #164

Open remymumoh opened 3 weeks ago

remymumoh commented 3 weeks ago

Incase you get this error Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace

import the plugin as in pubsec.yaml

  social_share:
    git:
      url: https://github.com/remymumoh/social_share.git
      ref: master