Skip to content

Commit a4f2d2f

Browse files
Merge branch 'master' into yasir/fixes-integration-tests
2 parents 2a5e5f5 + 110bf3d commit a4f2d2f

12 files changed

+7
-447
lines changed

SETUP_INTELLIJ.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
6. In your IDE and in the path of this repo, open a terminal and run <br/>`flutter packages get`
1414
7. In IntelliJ, configure Flutter settings
1515
1. Go to File > Settings...
16-
![](docs/intellij-settings-menu.png)
16+
![](doc/intellij-settings-menu.png)
1717
2. Configure the Flutter SDK and additional settings
18-
![](docs/intellij-settings-flutter.png)
18+
![](doc/intellij-settings-flutter.png)
1919

2020
## Testing In IntelliJ
2121

2222
1. Click Edit Configurations... in the Run/Debug configurations menu
23-
![](docs/edit-config.png)
23+
![](doc/edit-config.png)
2424
2. Click the + button and add a Flutter Test configuration
25-
![](docs/add-flutter-test-config.png)
25+
![](doc/add-flutter-test-config.png)
2626
3. Configure the settings for the test run
27-
![](docs/flutter-test-config-values.png)
27+
![](doc/flutter-test-config-values.png)
2828
4. Run the test suite to ensure correct settings
29-
![](docs/run-flutter-test.png)
29+
![](doc/run-flutter-test.png)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

example/ios/Podfile.lock

Lines changed: 0 additions & 29 deletions
This file was deleted.

example/macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 12 deletions
This file was deleted.

example/pubspec.lock

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)