Files
de.doen1el.calibrewebcompanion/packages/epubx/pubspec.yaml
T
Daniel 40445fd83f fix: internal e-reader epubx issues
fix: gradle issues due to flutter migration
fix: minor colortheme adjustments
2026-06-14 10:40:07 +02:00

22 lines
471 B
YAML

name: epubx
description: Epub Parser for Dart. Epub package fork. Suitable for use on the Server, the Web, or in Flutter
homepage: https://github.com/rbcprolabs/epubx.dart
issue_tracker: https://github.com/rbcprolabs/epubx.dart
version: 4.0.0
environment:
sdk: '>=2.12.0 <4.0.0'
dependencies:
archive: ^3.1.6
quiver: ^3.0.1+1
path: ^1.8.1
xml: ^6.0.1
image: ^3.0.8
collection: ^1.15.0
dev_dependencies:
test: ^1.16.7
path: ^1.8.0
pedantic: ^1.11.0