palading_cr

Results 7 comments of palading_cr

@espresso3389 pdfrx: ^1.2.7 has the same bug too. Any plan for the fix? thank you

another inforamtion Flutter 3.27.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 8495dee1fd (3 weeks ago) • 2024-12-10 14:23:39 -0800 Engine • revision 83bacfc525 Tools • Dart 3.6.0 • DevTools...

```dart import 'package:flutter/material.dart'; import 'package:pdfrx/pdfrx.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); @override Widget build(BuildContext context) { return const MaterialApp( title: 'Pdfrx example', home:...

@espresso3389 Thanks for your generosity reminder . I noticed biggestSize and pageSize have a fixed proportional relationship and the calculation logic of PageSize in pdf_widgets.dart ,it helps me

when i run [the pub.dev](https://pub.dev/packages/audioplayers)-> Example,it has the same issue.Give me your help,thanks

My version number for Windows 11 Professional is 23H2 (there are no issues with this version), but due to hardware limitations, I am unable to upgrade to 24H2. Can someone...