chore: ready for publishing

This commit is contained in:
Bart Ribbers 2025-04-13 13:38:20 +02:00
parent 4171e6db59
commit b32ea7d7ac
4 changed files with 13 additions and 5 deletions

3
.fvmrc Normal file
View file

@ -0,0 +1,3 @@
{
"flutter": "3.22.1"
}

3
.gitignore vendored
View file

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

View file

@ -1,3 +1,7 @@
## 1.5.2
- Only accept nullable strings when building items for an itemlist
## 1.5.0
- Updated flutter_input_library to 3.2.1

View file

@ -2,8 +2,7 @@ name: flutter_profile
description: Flutter profile package
version: 1.5.2
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
@ -13,9 +12,8 @@ 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