fix: Switch to pdfrx pdf rendering library

This commit is contained in:
Anton Stubenbord
2024-01-07 17:46:33 +01:00
parent 27c4f7c937
commit 30f1e64cd4
13 changed files with 330 additions and 289 deletions

View File

@@ -1,7 +1,6 @@
name: mock_server
description: A new Flutter package project.
version: 0.0.1
homepage:
environment:
sdk: '>=3.0.0 <4.0.0'
@@ -13,12 +12,12 @@ dependencies:
logging: ^1.1.1
flutter:
sdk: flutter
http: ^0.13.5
http: ^1.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^2.0.3
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec