Skip to content

Commit 560cebc

Browse files
Updated the Installation instructions in the README files of plugins
1 parent 418e2f6 commit 560cebc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/plugins/plugin_adjust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
88

99
```yaml
1010
dependencies:
11-
analytics_plugin_adjust:
11+
segment_analytics_plugin_adjust:
1212
git:
1313
url: https://github.com/segmentio/analytics_flutter
1414
ref: main

packages/plugins/plugin_advertising_id/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
88

99
```yaml
1010
dependencies:
11-
analytics_plugin_advertising_id:
11+
segment_analytics_plugin_advertising_id:
1212
git:
1313
url: https://github.com/segmentio/analytics_flutter
1414
ref: main

packages/plugins/plugin_amplitude/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
88

99
```yaml
1010
dependencies:
11-
analytics_plugin_amplitude:
11+
segment_analytics_plugin_amplitude:
1212
git:
1313
url: https://github.com/segmentio/analytics_flutter
1414
ref: main

packages/plugins/plugin_appsflyer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
88

99
```yaml
1010
dependencies:
11-
analytics_plugin_appsflyer:
11+
segment_analytics_plugin_appsflyer:
1212
git:
1313
url: https://github.com/segmentio/analytics_flutter
1414
ref: main

packages/plugins/plugin_idfa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Manually add this package to your `pubspec.yaml` file.
1010

1111
```yaml
1212
dependencies:
13-
analytics_plugin_idfa:
13+
segment_analytics_plugin_idfa:
1414
git:
1515
url: https://github.com/segmentio/analytics_flutter
1616
ref: main

0 commit comments

Comments
 (0)