|
| 1 | + |
| 2 | + |
| 3 | +# Flutter PDF Viewer Linux |
| 4 | + |
| 5 | +This is the Linux implementation of [Syncfusion<sup>®</sup> Flutter PDF Viewer](https://pub.dev/packages/syncfusion_flutter_pdfviewer) plugin. |
| 6 | + |
| 7 | +**Disclaimer:** This is a commercial package. To use this package, you need to have either a Syncfusion<sup>®</sup> commercial license or [free Syncfusion<sup>®</sup> Community License](https://www.syncfusion.com/products/communitylicense). For more details, please check the [LICENSE](https://github.com/syncfusion/flutter-examples/blob/master/LICENSE) file. |
| 8 | + |
| 9 | +## Table of contents |
| 10 | +- [Get the demo application](#get-the-demo-application) |
| 11 | +- [Useful links](#other-useful-links) |
| 12 | +- [Installation](#installation) |
| 13 | +- [Support and feedback](#support-and-feedback) |
| 14 | +- [About Syncfusion<sup>®</sup>](#about-syncfusion) |
| 15 | + |
| 16 | +## Get the demo application |
| 17 | + |
| 18 | +Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the following app stores. View the sample code in GitHub. |
| 19 | + |
| 20 | +<p align="center"> |
| 21 | + <a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/google-play-store.png"/></a> |
| 22 | + <a href="https://flutter.syncfusion.com"><img src="https://cdn.syncfusion.com/content/images/FTControl/web-sample-browser.png"/></a> |
| 23 | + <a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab"><img src="https://cdn.syncfusion.com/content/images/FTControl/windows-store.png"/></a> |
| 24 | +</p> |
| 25 | +<p align="center"> |
| 26 | + <a href="https://snapcraft.io/syncfusion-flutter-gallery"><img src="https://cdn.syncfusion.com/content/images/FTControl/snap-store.png"/></a> |
| 27 | + <a href="https://github.com/syncfusion/flutter-examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/github-samples.png"/></a> |
| 28 | +</p> |
| 29 | + |
| 30 | +## Other useful links |
| 31 | + |
| 32 | +Take a look at the following to learn more about the Syncfusion<sup>®</sup> Flutter PDF Viewer: |
| 33 | + |
| 34 | +* [Syncfusion<sup>®</sup> Flutter PDF Viewer product page](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer) |
| 35 | +* [User guide documentation](https://help.syncfusion.com/flutter/pdf-viewer/overview) |
| 36 | + |
| 37 | +## Installation |
| 38 | + |
| 39 | +Install the latest version of [syncfusion_flutter_pdfviewer](https://pub.dev/packages/syncfusion_flutter_pdfviewer/install) from [pub.dev](https://pub.dev/publishers/syncfusion.com/packages). |
| 40 | + |
| 41 | +### Import the package |
| 42 | + |
| 43 | +This package is an endorsed implementation of `syncfusion_flutter_pdfviewer` for the Linux platform since version `30.1.37`, so it gets automatically added to your dependencies when you depend on package `syncfusion_flutter_pdfviewer`. |
| 44 | + |
| 45 | +```yaml |
| 46 | +dependencies: |
| 47 | + ... |
| 48 | + syncfusion_flutter_pdfviewer: ^30.1.27 |
| 49 | + ... |
| 50 | +``` |
| 51 | + |
| 52 | +## Support and feedback |
| 53 | + |
| 54 | +* For any queries, reach out to our [Syncfusion<sup>®</sup> support team](https://support.syncfusion.com/support/tickets/create) or post them through the [community forums](https://www.syncfusion.com/forums). Please submit feature requests and bug reports through our [feedback portal](https://www.syncfusion.com/feedback/flutter). |
| 55 | +* To renew your subscription, click [renew](https://www.syncfusion.com/sales/products) or contact our sales team at salessupport@syncfusion.com | Toll Free: 1-888-9 DOTNET. |
| 56 | + |
| 57 | +## About Syncfusion<sup>®</sup> |
| 58 | + |
| 59 | +Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion<sup>®</sup> has more than 20,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. |
| 60 | + |
| 61 | +Today we provide 1,000+ controls and frameworks for web ([ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-web-forms-ui-controls), [JavaScript](https://www.syncfusion.com/javascript-ui-controls), [Angular](https://www.syncfusion.com/angular-ui-components), [React](https://www.syncfusion.com/react-ui-components), [Vue](https://www.syncfusion.com/vue-ui-components), [Flutter](https://www.syncfusion.com/flutter-widgets), and [Blazor](https://www.syncfusion.com/blazor-components)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls), [.NET MAUI](https://www.syncfusion.com/maui-controls), [Flutter](https://www.syncfusion.com/flutter-widgets), [UWP](https://www.syncfusion.com/uwp-ui-controls), and [JavaScript](https://www.syncfusion.com/javascript-ui-controls)), and desktop development ([Flutter](https://www.syncfusion.com/flutter-widgets), [WinForms](https://www.syncfusion.com/winforms-ui-controls), [WPF](https://www.syncfusion.com/wpf-ui-controls), [UWP](https://www.syncfusion.com/uwp-ui-controls), [.NET MAUI](https://www.syncfusion.com/maui-controls), and [WinUI](https://www.syncfusion.com/winui-controls)). We provide ready-to deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software. |
0 commit comments