chore: ready the package for deployment to the pub server

This commit is contained in:
Bart Ribbers 2024-07-19 11:54:41 +02:00
parent 2564c74066
commit c7fe7152b3
20 changed files with 42 additions and 40 deletions

View file

@ -0,0 +1 @@
../../CHANGELOG.md

View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -0,0 +1 @@
../../README.md

View file

@ -6,7 +6,7 @@ name: flutter_chat
description: A new Flutter package project.
version: 3.0.1
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.1.0 <4.0.0"
@ -15,22 +15,16 @@ environment:
dependencies:
flutter:
sdk: flutter
go_router: any
go_router: ^14.2.1
flutter_chat_view:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_view
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
flutter_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_interface
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
flutter_chat_local:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_local
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
uuid: ^4.3.3
dev_dependencies:

View file

@ -0,0 +1 @@
../../CHANGELOG.md

View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -0,0 +1 @@
../../README.md

View file

@ -5,7 +5,8 @@
name: flutter_chat_firebase
description: A new Flutter package project.
version: 3.0.1
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.1.0 <4.0.0"
@ -20,10 +21,8 @@ dependencies:
firebase_auth: ^4.1.2
uuid: ^4.0.0
flutter_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_interface
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
dev_dependencies:
flutter_iconica_analysis:

View file

@ -0,0 +1 @@
../../CHANGELOG.md

View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -0,0 +1 @@
../../README.md

View file

@ -5,7 +5,7 @@
name: flutter_chat_interface
description: A new Flutter package project.
version: 3.0.1
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.1.0 <4.0.0"
@ -15,9 +15,8 @@ dependencies:
flutter:
sdk: flutter
flutter_data_interface:
git:
url: https://github.com/Iconica-Development/flutter_data_interface.git
ref: 1.0.0
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^1.0.0
dev_dependencies:
flutter_iconica_analysis:

View file

@ -0,0 +1 @@
../../CHANGELOG.md

View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -0,0 +1 @@
../../README.md

View file

@ -1,7 +1,8 @@
name: flutter_chat_local
description: "A new Flutter package project."
version: 3.0.1
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.2.5 <4.0.0"
@ -11,10 +12,8 @@ dependencies:
flutter:
sdk: flutter
flutter_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_interface
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
dev_dependencies:
flutter_test:

View file

@ -0,0 +1 @@
../../CHANGELOG.md

View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -0,0 +1 @@
../../README.md

View file

@ -6,7 +6,7 @@ name: flutter_chat_view
description: A standard flutter package.
version: 3.0.1
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.1.0 <4.0.0"
@ -15,21 +15,17 @@ environment:
dependencies:
flutter:
sdk: flutter
intl: any
intl: ^0.19.0
flutter_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_chat
path: packages/flutter_chat_interface
ref: 3.0.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.0.1
cached_network_image: ^3.2.2
flutter_image_picker:
git:
url: https://github.com/Iconica-Development/flutter_image_picker
ref: 1.0.5
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^1.0.5
flutter_profile:
git:
ref: 1.3.0
url: https://github.com/Iconica-Development/flutter_profile
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^1.3.0
dev_dependencies:
flutter_test: