Compare commits

..

No commits in common. "master" and "1.0.1" have entirely different histories.

3 changed files with 2 additions and 23 deletions

View file

@ -1,14 +0,0 @@
name: Iconica Standard Component Documentation Workflow
# Workflow Caller version: 1.0.0
on:
release:
types: [published]
workflow_dispatch:
jobs:
call-iconica-component-documentation-workflow:
uses: Iconica-Development/.github/.github/workflows/component-documentation.yml@master
secrets: inherit
permissions: write-all

4
.gitignore vendored
View file

@ -28,7 +28,3 @@ migrate_working_dir/
.dart_tool/
.packages
build/
# FVM Version Cache
.fvm/
.fvmrc

View file

@ -3,21 +3,18 @@ description: Generic data interface package
version: 1.0.1
repository: https://github.com/Iconica-Development/flutter_data_interface
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=2.18.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
meta: ">=1.10.0 <2.0.0"
mockito: any
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ">=5.4.4 <6.0.0"
flutter_iconica_analysis:
git:
url: https://github.com/Iconica-Development/flutter_iconica_analysis