my_pdf_viewer 0.0.6
my_pdf_viewer: ^0.0.6 copied to clipboard
This package using for show and view a pdf in mobile.
We analyzed this package 26 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/Rishabh007379/my_first_listview_widget was unreachable. Make sure that the website is reachable via HEAD requests.
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.
0/10 points: 20% or more of the public API has dartdoc comments
1 out of 6 API elements (16.7 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: my_pdf_viewer, my_pdf_viewer.PdfPage, my_pdf_viewer.PdfPage.PdfPage.new, my_pdf_viewer.PdfPage.link, my_pdf_viewer.PdfPage.title.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:my_pdf_viewer/my_pdf_viewer.dartthat imports:package:syncfusion_flutter_pdfviewer/pdfviewer.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:my_pdf_viewer/my_pdf_viewer.dartthat imports:package:syncfusion_flutter_pdfviewer/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/control/single_page_view.dartthat imports:package:syncfusion_flutter_pdfviewer/src/control/scroll_head.dartthat imports:package:syncfusion_flutter_pdfviewer/src/common/pdfviewer_helper.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:my_pdf_viewer/my_pdf_viewer.dartthat imports:package:syncfusion_flutter_pdfviewer/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/pdfviewer.dartthat imports:package:syncfusion_flutter_pdfviewer/src/control/single_page_view.dartthat imports:package:syncfusion_flutter_pdfviewer/src/control/scroll_head.dartthat imports:package:syncfusion_flutter_pdfviewer/src/common/pdfviewer_helper.dartthat imports:package:syncfusion_flutter_pdfviewer/src/common/mobile_helper.dartthat 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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: The part-of directive uses a library name.
lib/pdf_viewer.dart:1:1
╷
1 │ part of my_pdf_viewer;
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pdf_viewer.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_dotenv |
^5.2.1 |
5.2.1 | 6.0.0 | |
syncfusion_flutter_core |
>=20.3.0 <21.0.0 |
20.4.54 | 32.1.22 | |
syncfusion_flutter_pdf |
>=20.3.0 <21.0.0 |
20.4.54 | 32.1.22 | |
syncfusion_flutter_pdfviewer |
>=20.3.0 <21.0.0 |
20.4.54 | 32.1.22 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
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 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.19.0 | 0.20.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 | |
syncfusion_pdfviewer_macos |
- | 20.4.54 | 32.1.22 | |
syncfusion_pdfviewer_platform_interface |
- | 20.4.54 | 32.1.22 | |
syncfusion_pdfviewer_web |
- | 20.4.54 | 32.1.22 | |
syncfusion_pdfviewer_windows |
- | 20.4.54 | 32.1.22 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
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 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^5.2.1` on flutter_dotenv does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_dotenv to update the constraint.
The constraint `>=20.3.0 <21.0.0` on syncfusion_flutter_core does not support the stable version `21.1.35`.
Try running dart pub upgrade --major-versions syncfusion_flutter_core 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.