Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/plugins/plugin_adjust/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: segment_analytics_plugin_adjust
description: The hassle-free way to add Segment analytics to your Flutter app.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/segmentio/analytics_flutter#readme
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/plugins/plugin_adjust#readme
issue_tracker: https://github.com/segmentio/analytics_flutter/issues
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin_appsflyer/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: segment_analytics_plugin_appsflyer
description: The hassle-free way to add Segment analytics to your Flutter app.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/segmentio/analytics_flutter#readme
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/plugins/plugin_appsflyer#readme
issue_tracker: https://github.com/segmentio/analytics_flutter/issues
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/plugin_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: segment_analytics_plugin_firebase
description: The hassle-free way to add Segment analytics to your Flutter app.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/segmentio/analytics_flutter#readme
repository: https://github.com/segmentio/analytics_flutter/tree/main/packages/plugins/plugin_firebase#readme
issue_tracker: https://github.com/segmentio/analytics_flutter/issues
Expand All @@ -21,4 +21,4 @@ dev_dependencies:
build_runner: ^2.3.3
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_lints: ^4.0.0
Loading