Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter sdk dependecy #123

Open
wguimaraes opened this issue Aug 28, 2024 · 2 comments
Open

Twitter sdk dependecy #123

wguimaraes opened this issue Aug 28, 2024 · 2 comments

Comments

@wguimaraes
Copy link

Hi Fellows,

It seems that the Twitter SDK used by this package is no longer available in the repositories. I tried adding it to a new Flutter app on my macOS, but even after adding additional repositories, it still can't locate the .pom file. Is there an alternative or another package I can use?

@KhilanVitthani
Copy link

I also face the same issue and i got error like

Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.twitter.sdk.android:twitter:3.1.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
- https://repo.maven.apache.org/maven2/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
- https://storage.googleapis.com/download.flutter.io/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
- file:/C:/Users/thumm/.m2/repository/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
- https://jcenter.bintray.com/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
- https://www.jitpack.io/com/twitter/sdk/android/twitter/3.1.1/twitter-3.1.1.pom
Required by:
project :app > project :flutter_share_me

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 1m 21s
Error: Gradle task assembleDebug failed with exit code 1

@KhilanFalcon
Copy link

You can use another package flutter_social_share_plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants