dialog_pp_flutter 1.0.25 dialog_pp_flutter: ^1.0.25 copied to clipboard
Perosnal Use
We analyzed this package 42 hours ago, and awarded it 100 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
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
22 out of 119 API elements (18.5 %) 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: api_call
, api_call.advertisementDrawerApi
, api_call.advertisement_UpdateAppList_Api
, dialog_pp_flutter
, dialog_pp_flutter.PPDialog
.
10/10 points: Package has 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:dialog_pp_flutter/dialog_pp_flutter.dart
that 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 does not support platform `Android`.
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:dialog_pp_flutter/get_controller.dart
that imports:package:just_audio/just_audio.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:dialog_pp_flutter/get_controller.dart
that imports:package:just_audio/just_audio.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:dialog_pp_flutter/dialog_pp_flutter.dart
that imports:package:dialog_pp_flutter/get_controller.dart
that imports:package:just_audio/just_audio.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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 macOS
It does not contain macos/dialog_pp_flutter/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 13 issues. Showing the first 2:
WARNING: The diagnostic 'deprecated_member_use' doesn't need to be ignored here because it's already being ignored.
lib/dialog_pp_flutter.dart:754:38
╷
754 │ // ignore: deprecated_member_use
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dialog_pp_flutter.dart
WARNING: The diagnostic 'deprecated_member_use' doesn't need to be ignored here because it's already being ignored.
lib/dialog_pp_flutter.dart:790:38
╷
790 │ // ignore: deprecated_member_use
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dialog_pp_flutter.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animate_do |
^3.0.2 |
3.3.4 | 3.3.4 |
connectivity_plus |
^3.0.2 |
3.0.6 | 6.1.1 |
external_app_launcher |
^3.1.0 |
3.1.0 | 4.0.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_rating_bar |
^4.0.1 |
4.0.1 | 4.0.1 |
flutter_screenutil |
any |
5.9.3 | 5.9.3 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
get |
^4.6.5 |
4.6.6 | 4.6.6 |
http |
^0.13.5 |
0.13.6 | 1.2.2 |
in_app_review |
^2.0.6 |
2.0.10 | 2.0.10 |
in_app_update |
^4.0.1 |
4.2.3 | 4.2.3 |
just_audio |
^0.9.31 |
0.9.42 | 0.9.42 |
lottie |
^2.2.0 |
2.7.0 | 3.3.0 |
motion_toast |
^2.6.4 |
2.11.0 | 2.11.0 |
onesignal_flutter |
^3.5.0 |
3.5.4 | 5.2.9 |
package_info_plus |
^3.0.2 |
3.1.2 | 8.1.2 |
rounded_loading_button |
^2.1.0 |
2.1.0 | 2.1.0 |
scroll_loop_auto_scroll |
^0.0.5 |
0.0.5 | 0.0.5 |
shared_preferences |
^2.0.16 |
2.3.4 | 2.3.4 |
shimmer |
^2.0.0 |
2.0.0 | 3.0.0 |
super_banners |
^0.0.1 |
0.0.1 | 0.0.1 |
url_launcher |
^6.1.7 |
6.3.1 | 6.3.1 |
webview_flutter |
^4.0.2 |
4.10.0 | 4.10.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 4.0.2 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
audio_session |
- | 0.1.23 | 0.1.23 |
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 |
crypto |
- | 3.0.6 | 3.0.6 |
dbus |
- | 0.7.10 | 0.7.10 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
http_parser |
- | 4.1.1 | 4.1.1 |
in_app_review_platform_interface |
- | 2.0.5 | 2.0.5 |
js |
- | 0.6.7 | 0.7.1 |
just_audio_platform_interface |
- | 4.3.0 | 4.3.0 |
just_audio_web |
- | 0.4.13 | 0.4.13 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nm |
- | 0.5.0 | 0.5.0 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.2 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.15 | 2.2.15 |
path_provider_foundation |
- | 2.4.1 | 2.4.1 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 |
path_provider_windows |
- | 2.3.0 | 2.3.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
rxdart |
- | 0.27.7 | 0.28.0 |
shared_preferences_android |
- | 2.4.0 | 2.4.0 |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
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.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
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.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
webview_flutter_android |
- | 4.2.0 | 4.2.0 |
webview_flutter_platform_interface |
- | 2.10.0 | 2.10.0 |
webview_flutter_wkwebview |
- | 3.16.3 | 3.16.3 |
win32 |
- | 4.1.4 | 5.9.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^3.0.2` on connectivity_plus does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus
to update the constraint.
The constraint `^3.1.0` on external_app_launcher does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions external_app_launcher
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.