mirror of
https://github.com/Iconica-Development/flutter_address_form.git
synced 2025-05-19 10:43:45 +02:00
chore: ready the package for deployment to the pub server
This commit is contained in:
parent
0461bc9da0
commit
85e3968bea
1 changed files with 3 additions and 1 deletions
|
@ -3,8 +3,10 @@ description: A new Flutter package project.
|
||||||
version: 0.0.2
|
version: 0.0.2
|
||||||
homepage:
|
homepage:
|
||||||
|
|
||||||
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.18.2 <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