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 31 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.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: syncfusion_flutter_pdfviewer_duy_izteach
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: syncfusion_flutter_pdfviewer_duy_izteach
.
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.dart
that 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.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:syncfusion_flutter_pdfviewer_duy_izteach/pdfviewer.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/pdfviewer.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/control/single_page_view.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/control/scroll_head.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/common/pdfviewer_helper.dart
that imports:package:syncfusion_flutter_pdfviewer_duy_izteach/src/common/mobile_helper.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
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 67 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 | 11.3.3 | |
http |
^0.13.0 |
0.13.6 | 1.3.0 | |
intl |
>=0.17.0 <0.20.0 |
0.19.0 | 0.20.2 | |
syncfusion_flutter_core |
^21.1.35 |
21.2.10 | 29.1.39 | |
syncfusion_flutter_pdf |
^21.1.35 |
21.2.4 | 29.1.38 | |
syncfusion_pdfviewer_macos |
^21.1.35 |
21.2.10 | 29.1.38 | |
syncfusion_pdfviewer_platform_interface |
^21.1.35 |
21.2.10 | 29.1.38 | |
syncfusion_pdfviewer_web |
^21.1.35 |
21.2.10 | 29.1.38 | |
syncfusion_pdfviewer_windows |
^21.1.35 |
21.2.10 | 29.1.38 | |
url_launcher |
^6.1.0 |
6.3.1 | 6.3.1 | |
uuid |
^3.0.5 |
3.0.7 | 4.5.1 | |
vector_math |
^2.1.0 |
2.1.4 | 2.1.5 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
device_info_plus_platform_interface |
- | 7.0.2 | 7.0.2 | |
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.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
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.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 4.1.4 | 5.12.0 | |
xml |
- | 6.5.0 | 6.5.0 |
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.