syncfusion_flutter_pdfviewer_duy_izteach 20.4.62
syncfusion_flutter_pdfviewer_duy_izteach: ^20.4.62 copied to clipboard
Flutter PDF Viewer library is used to display a PDF document seamlessly and efficiently.
We analyzed this package 10 hours ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: syncfusion_flutter_pdfviewer_duy_izteach.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: syncfusion_flutter_pdfviewer_duy_izteach, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
103 out of 108 API elements (95.4 %) have documentation comments.
Some symbols that are missing documentation: pdfviewer, pdfviewer.PdfTextSearchResult.PdfTextSearchResult.new, pdfviewer.PdfTextSelectionChangedDetails.PdfTextSelectionChangedDetails.new, pdfviewer.PdfViewerController.PdfViewerController.new, pdfviewer.SfPdfViewerState.SfPdfViewerState.new.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Tag detection failed.
Exception: Could not find package dir of syncfusion_flutter_pdfviewer
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/syncfusion_flutter_pdfviewer_duy_izteach/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 90 issues. Showing the first 2:
WARNING: The value of the field '_localizations' isn't used.
lib/src/control/scroll_head_overlay.dart:151:20
╷
151 │ SfLocalizations? _localizations;
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/control/scroll_head_overlay.dart
WARNING: The value of the field '_localizations' isn't used.
lib/src/control/single_page_view.dart:122:20
╷
122 │ SfLocalizations? _localizations;
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/control/single_page_view.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
^2.5.0 |
2.13.0 | 2.13.0 | |
device_info_plus |
^8.1.0 |
8.2.2 | 12.3.0 | |
http |
^0.13.0 |
0.13.6 | 1.6.0 | |
intl |
>=0.17.0 <0.20.0 |
0.19.0 | 0.20.2 | |
syncfusion_flutter_core |
^21.1.35 |
21.2.10 | 32.1.20 | |
syncfusion_flutter_pdf |
^21.1.35 |
21.2.4 | 32.1.20 | |
syncfusion_pdfviewer_macos |
^21.1.35 |
21.2.10 | 32.1.20 | |
syncfusion_pdfviewer_platform_interface |
^21.1.35 |
21.2.10 | 32.1.20 | |
syncfusion_pdfviewer_web |
^21.1.35 |
21.2.10 | 32.1.20 | |
syncfusion_pdfviewer_windows |
^21.1.35 |
21.2.10 | 32.1.20 | |
url_launcher |
^6.1.0 |
6.3.2 | 6.3.2 | |
uuid |
^3.0.5 |
3.0.7 | 4.5.2 | |
vector_math |
^2.1.0 |
2.2.0 | 2.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 4.1.4 | 5.15.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 10 issues. Showing the first 2:
The constraint `^8.1.0` on device_info_plus does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions device_info_plus to update the constraint.
The constraint `^0.13.0` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.