LK
LK
I use the latest version of url_launcher version ^4.0.1
flutter_custom_tabs 0.4.0 depends on url_launcher 0.3.0, because _APP_NAME_ depends on url_launcher 4.0.1 version solving failed.
I'm using 'flutter_pdf_viewer' to view downloaded pdfs on android devices for ios I have a device check and open pdfs using 'flutter_full_pdf_viewer'. When I try to build the app it...
It appears if you import `import 'package:flutter_full_pdf_viewer/flutter_full_pdf_viewer.dart';` internal and external hyperlinks work however if you import `import 'package:flutter_full_pdf_viewer/full_pdf_viewer_scaffold.dart';` tapping links doesn't work. This isn't clear in the documentation why this...
I was comparing this package to "flutter_pdf_viewer" which doesn't have iOS or AppBar support but it has horizontal scrolling. Has anybody managed to implement horizontal scrolling to this package or...
Are there any plans to support v2 or can someone recommend an alternative package? Many thanks