Merge pull request #35 from Iconica-Development/chore/deploy

chore: ready the package for deployment to the pub server
This commit is contained in:
Gorter-dev 2024-07-22 14:56:58 +02:00 committed by GitHub
commit 9374ea9694
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

4
.gitignore vendored
View file

@ -38,3 +38,7 @@ example/web/
.flutter-plugins
.flutter-plugins-dependencies
.metadata
# FVM Version Cache
.fvm/
.fvmrc

View file

@ -3,19 +3,18 @@ description: Flutter profile package
version: 1.5.0
repository: https://github.com/Iconica-Development/flutter_profile
publish_to: none
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ^3.0.0
sdk: ">=3.0.0 <4.0.0"
flutter: ">=1.17.0"
dependencies:
cached_network_image: ^3.3.0
flutter_input_library:
git:
url: https://github.com/Iconica-Development/flutter_input_library
ref: 3.3.1
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: "^3.3.1"
flutter:
sdk: flutter