From e7995d1c3a73176cde48f30c8f071ec64cad14f0 Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Wed, 31 Jan 2024 14:30:56 +0100 Subject: [PATCH] chore: edit pubspec.yaml's repository --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 59f2c0c..8d4943c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,8 @@ name: nearby_service description: Nearby Service Flutter Plugin for creating connections in a P2P network. With this plugin you can easily create any application for sharing information without the Internet. version: 0.0.1 homepage: https://github.com/ksenia312/nearby_service -publish_to: none +repository: https://github.com/ksenia312/nearby_service + platforms: android: ios: