mirror of
https://github.com/Iconica-Development/flutter_carousel.git
synced 2025-05-18 20:13:43 +02:00
chore: ready the package for deployment to the pub server
This commit is contained in:
parent
6f9e7c863d
commit
cb432b548f
1 changed files with 3 additions and 1 deletions
|
@ -2,8 +2,10 @@ name: carousel
|
||||||
description: card carousel
|
description: card carousel
|
||||||
version: 0.3.1
|
version: 0.3.1
|
||||||
|
|
||||||
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.17.6 <3.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
flutter: ">=1.17.0"
|
flutter: ">=1.17.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue