updates environment

This commit is contained in:
Miguel Ruivo 2018-12-06 15:22:36 +00:00
parent 97e5a46ad9
commit d107e3e6f6
5 changed files with 4 additions and 3 deletions

View File

@ -25,7 +25,7 @@
</value>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">

View File

@ -3,7 +3,6 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/file_picker.iml" filepath="$PROJECT_DIR$/file_picker.iml" />
<module fileurl="file://$PROJECT_DIR$/file_picker.iml" filepath="$PROJECT_DIR$/file_picker.iml" />
</modules>
</component>
</project>

View File

@ -35,4 +35,5 @@ android {
dependencies {
implementation 'com.android.support:appcompat-v7:27.0.0'
compileOnly files('/Users/miguelruivo/DevTools/flutter/bin/cache/artifacts/engine/android-arm64/flutter.jar')
}

View File

@ -4,6 +4,7 @@ version: 1.0.0
author: Miguel Ruivo <miguelpruivo@outlook.com>
homepage: https://github.com/miguelpruivo/plugins_flutter_file_picker
dependencies:
flutter:
sdk: flutter
@ -11,7 +12,7 @@ dependencies:
meta: ^1.1.5
environment:
sdk: ">=1.19.0 <3.0.0"
sdk: ">=2.0.0 <3.0.0"
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec