This repository has been archived on 2023-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
canteenlib/pubspec.yaml
Matyáš Caras d0a76eb28d feat: experimentální podpora SPšEI ostrava
Přidává podporu pro SPšEI Ostrava a zobrazení alergenů

#2
2022-10-30 11:15:13 +01:00

17 lines
436 B
YAML

name: canteenlib
description: Library for communication with the czech canteen food ordering system iCanteen
version: 1.1.0-alpha.1
repository: 'https://github.com/hernikplays/canteenlib'
issue_tracker: 'https://github.com/hernikplays/canteenlib/issues'
documentation: 'https://docs.hernikplays.cz'
environment:
sdk: '>=2.16.1 <3.0.0'
dev_dependencies:
dotenv: ^4.0.1
lints: ^2.0.0
test: ^1.16.0
dependencies:
http: ^0.13.4