esysberlin / esys-flutter-share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
130 stars 147 forks source link

Build failed #56

Open wyklif opened 4 years ago

wyklif commented 4 years ago

I am getting the following error problem occurred configuring root project 'esys_flutter_share'.

SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.

BUILD FAILED in 12s

The plugin esys_flutter_share could not be built due to the issue above. Exited (sigterm)

my local.properties in my android directory sdk.dir=C:\Users\me\AppData\Local\Android\sdk flutter.sdk=C:\flutter flutter.buildMode=debug flutter.versionName=1.0.0 flutter.versionCode=1

here is my flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel beta, v1.14.6, on Microsoft Windows [Version 10.0.17763.973], locale en-US)

[√] Android toolchain - develop for Android devices (Android SDK version 28.0.3) [√] Android Studio (version 3.4) [√] IntelliJ IDEA Ultimate Edition (version 2018.3) [√] VS Code, 64-bit edition [√] Connected device (1 available)

evansboateng commented 4 years ago

I got similar issue, any solution so far. Action on this issue will be greatly appreciated

mechelon commented 3 years ago

Same issue here.

sovoereign commented 3 years ago

Facing same issue with latest version