1
0
forked from firka/firka

chore: add kreta_api shared package

This commit is contained in:
2026-03-01 14:52:54 +01:00
parent befaa45cdf
commit 8d95c71fae
19 changed files with 1357 additions and 0 deletions

10
kreta_api/pubspec.yaml Normal file
View File

@@ -0,0 +1,10 @@
name: kreta_api
description: Shared Kreta API data structures (models, DTOs, exceptions) for firka and firka_wear.
version: 0.1.0
repository: https://github.com/firka/firka
environment:
sdk: ^3.11.0
dependencies:
intl: any