File tree 2 files changed +5
-13
lines changed
app/src/main/java/io/flutter/plugins
2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 1
1
package io .flutter .plugins ;
2
2
3
- import com .flutter_webview_plugin .FlutterWebviewPlugin ;
4
-
5
3
import io .flutter .plugin .common .PluginRegistry ;
6
4
import io .flutter .plugins .connectivity .ConnectivityPlugin ;
5
+ import com .flutter_webview_plugin .FlutterWebviewPlugin ;
6
+ import io .github .ponnamkarthik .toast .fluttertoast .FluttertoastPlugin ;
7
7
import io .flutter .plugins .pathprovider .PathProviderPlugin ;
8
8
import io .flutter .plugins .sharedpreferences .SharedPreferencesPlugin ;
9
- import io .github .ponnamkarthik .toast .fluttertoast .FluttertoastPlugin ;
10
9
11
10
/**
12
11
* Generated file. Do not edit.
Original file line number Diff line number Diff line change 1
- # # This file must *NOT* be checked into Version Control Systems,
2
- # as it contains information specific to your local configuration.
3
- #
4
- # Location of the SDK. This is only used by Gradle.
5
- # For customization when using a Version Control System, please read the
6
- # header note.
7
- # Thu Dec 27 22:05:55 CST 2018
8
1
flutter.buildMode =debug
9
2
ndk.dir =/Users/huangcanhua/Library/Android/sdk/ndk-bundle
10
3
flutter.versionName =1.0.0
11
- flutter.sdk =/Users/huangcanhua/ flutter
12
- sdk.dir =/Users/huangcanhua/Library/Android/ sdk
13
- flutter.versionCode =1
4
+ flutter.sdk =D:\\Fultter\\ flutter
5
+ sdk.dir =C:\\androidsdk\\ sdk
6
+ flutter.versionCode =1
You can’t perform that action at this time.
0 commit comments