File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,11 @@ install:
9
9
nerdletId : marketplace.install-data-source
10
10
nerdletState :
11
11
dataSourceId : flutter-android
12
- frameworkConfigId : flutter
12
+ frameworkConfigId : flutter-android
13
13
requiresAccount : false
14
14
keywords :
15
15
- flutter
16
16
- flutter android application
17
17
- android agent
18
- - flutter agent
18
+ - flutter agent
19
+ - android
Original file line number Diff line number Diff line change @@ -9,10 +9,11 @@ install:
9
9
nerdletId : marketplace.install-data-source
10
10
nerdletState :
11
11
dataSourceId : flutter-ios
12
- frameworkConfigId : flutter
12
+ frameworkConfigId : flutter-ios
13
13
requiresAccount : false
14
14
keywords :
15
15
- flutter
16
16
- flutter ios application
17
17
- ios agent
18
- - flutter agent
18
+ - flutter agent
19
+ - ios
You can’t perform that action at this time.
0 commit comments