File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
8
8
9
9
``` yaml
10
10
dependencies :
11
- analytics_plugin_adjust :
11
+ segment_analytics_plugin_adjust :
12
12
git :
13
13
url : https://github.com/segmentio/analytics_flutter
14
14
ref : main
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
8
8
9
9
``` yaml
10
10
dependencies :
11
- analytics_plugin_advertising_id :
11
+ segment_analytics_plugin_advertising_id :
12
12
git :
13
13
url : https://github.com/segmentio/analytics_flutter
14
14
ref : main
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
8
8
9
9
``` yaml
10
10
dependencies :
11
- analytics_plugin_amplitude :
11
+ segment_analytics_plugin_amplitude :
12
12
git :
13
13
url : https://github.com/segmentio/analytics_flutter
14
14
ref : main
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Manually add this package to your `pubspec.yaml` file.
8
8
9
9
``` yaml
10
10
dependencies :
11
- analytics_plugin_appsflyer :
11
+ segment_analytics_plugin_appsflyer :
12
12
git :
13
13
url : https://github.com/segmentio/analytics_flutter
14
14
ref : main
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Manually add this package to your `pubspec.yaml` file.
10
10
11
11
``` yaml
12
12
dependencies :
13
- analytics_plugin_idfa :
13
+ segment_analytics_plugin_idfa :
14
14
git :
15
15
url : https://github.com/segmentio/analytics_flutter
16
16
ref : main
You can’t perform that action at this time.
0 commit comments