Merge pull request #12 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:59:39 +02:00 committed by GitHub
commit eef26a375b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

4
.gitignore vendored
View file

@ -21,3 +21,7 @@ doc/api/
*.js.map
.idea
# FVM Version Cache
.fvm/
.fvmrc

View file

@ -2,8 +2,10 @@ name: carousel
description: card carousel
version: 0.3.1
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=2.17.6 <3.0.0"
sdk: ">=3.0.0 <4.0.0"
flutter: ">=1.17.0"
dependencies: