File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
22 xmlns : tools =" http://schemas.android.com/tools"
33 package =" com.flutter_webview_plugin" >
4- <uses-sdk android : minSdkVersion =" 16" />
54 <application >
65 <provider
76 android : name =" androidx.core.content.FileProvider"
Original file line number Diff line number Diff line change 1+ #! /bin/sh
2+ # This is a generated file; do not edit or check into version control.
3+ export " FLUTTER_ROOT=/Users/rafal.wachol/Utils/flutter"
4+ export " FLUTTER_APPLICATION_PATH=/Users/rafal.wachol/Utils/github/flutter_webview_plugin/example"
5+ export " FLUTTER_TARGET=lib/main.dart"
6+ export " FLUTTER_BUILD_DIR=build"
7+ export " SYMROOT=${SOURCE_ROOT} /../build/ios"
8+ export " FLUTTER_FRAMEWORK_DIR=/Users/rafal.wachol/Utils/flutter/bin/cache/artifacts/engine/ios"
You can’t perform that action at this time.
0 commit comments