feat: remove .git from urls

This commit is contained in:
Freek van de Ven 2023-10-25 13:36:10 +02:00
parent 96f3138656
commit 0d9e192134
6 changed files with 8 additions and 8 deletions

View file

@ -13,12 +13,12 @@ dependencies:
sdk: flutter
flutter_community_chat_view:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
url: https://github.com/Iconica-Development/flutter_community_chat
path: packages/flutter_community_chat_view
ref: 0.3.3
flutter_community_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
url: https://github.com/Iconica-Development/flutter_community_chat
path: packages/flutter_community_chat_interface
ref: 0.3.3

View file

@ -17,7 +17,7 @@ dependencies:
uuid: ^4.0.0
flutter_community_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
url: https://github.com/Iconica-Development/flutter_community_chat
path: packages/flutter_community_chat_interface
ref: 0.3.3

View file

@ -12,7 +12,7 @@ dependencies:
sdk: flutter
flutter_data_interface:
git:
url: https://github.com/Iconica-Development/flutter_data_interface.git
url: https://github.com/Iconica-Development/flutter_data_interface
ref: 1.0.0
dev_dependencies:

View file

@ -235,8 +235,8 @@ packages:
description:
path: "packages/flutter_community_chat_interface"
ref: "0.3.3"
resolved-ref: "562f80534da299b9c2812402c893387a35f71651"
url: "https://github.com/Iconica-Development/flutter_community_chat.git"
resolved-ref: "2e79910e7767a89b1ae9232aec2c5f3bc99f8027"
url: "https://github.com/Iconica-Development/flutter_community_chat"
source: git
version: "0.3.3"
flutter_community_chat_view:

View file

@ -16,7 +16,7 @@ dependencies:
sdk: flutter
flutter_community_chat_view:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
url: https://github.com/Iconica-Development/flutter_community_chat
path: packages/flutter_community_chat_view
ref: 0.3.3

View file

@ -18,7 +18,7 @@ dependencies:
intl: any
flutter_community_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
url: https://github.com/Iconica-Development/flutter_community_chat
path: packages/flutter_community_chat_interface
ref: 0.3.3
cached_network_image: ^3.2.2