parse_helper 1.0.1
parse_helper: ^1.0.1 copied to clipboard
A flutter package with utils for Manage data from/to Parse_Server.
We analyzed this package 32 hours ago, and awarded it 125 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.1").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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
OUT: Documenting parse_helper... Discovering libraries... Linking elements... Precaching local docs for 1070149 elements... Initialized dartdoc with 2029 libraries Generating docs for library parse_store_event.dart from package:parse_helper/parse_store_event.dart... Generating docs for library pin_helper.dart from package:parse_helper/pin_helper.dart... Generating docs for library model/relation_model.dart from package:parse_helper/model/relation_model.dart... Generating docs for library parse_helper.dart from package:parse_helper/parse_helper.dart... Documented 4 public libraries in 90.4 seconds ERR: warning: parse_helper has no library level documentation comments from parse_helper: (file:///tmp/pana_IULDNG/lib/parse_store_event.dart:1:1) warning: parse_helper has no library level documentation comments from parse_helper: (file:///tmp/pana_IULDNG/lib/pin_helper.dart:1:1) error: file already written at "parse_helper/index.html" for symbol parse_helper: (file:///tmp/pana_IULDNG/lib/pin_helper.dart:1:1) conflicting with file already generated by parse_helper: (file:///tmp/pana_IULDNG/lib/parse_store_event.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'parse_helper' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [29 more lines]
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:parse_helper/parse_helper.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:parse_helper/parse_helper.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:parse_helper/parse_helper.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:parse_helper/parse_helper.dart
that declares support for platforms:Android
,iOS
.
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:parse_helper/parse_helper.dart
that imports:package:parse_server_sdk_flutter/parse_server_sdk_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:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:parse_helper/parse_helper.dart
that imports:package:parse_server_sdk_flutter/parse_server_sdk_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:package_info_plus/src/file_version_info.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:parse_helper/parse_helper.dart
that imports:package:parse_server_sdk_flutter/parse_server_sdk_flutter.dart
that imports:package:parse_server_sdk_flutter/src/storage/core_store_directory_io.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.cn/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
parse_server_sdk_flutter |
^9.0.0 |
9.0.0 | 9.0.0 | |
shared_preferences |
^2.2.2 |
2.2.3 | 2.5.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.0.3 | 7.0.0 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
cross_file |
- | 0.3.3+8 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 1.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
http |
- | 0.13.6 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
idb_shim |
- | 2.3.2 | 2.6.7 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_info_plus |
- | 5.0.1 | 9.0.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
parse_server_sdk |
- | 6.4.0 | 8.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.18 | 2.2.18 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
sembast |
- | 3.8.5+1 | 3.8.5+1 | |
sembast_web |
- | 2.2.0 | 2.4.2 | |
shared_preferences_android |
- | 2.4.14 | 2.4.14 | |
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.2.2 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.9.4 | 0.10.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
uuid |
- | 3.0.7 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 0.4.2 | 1.1.1 | |
web_socket_channel |
- | 2.4.3 | 3.0.3 | |
win32 |
- | 5.14.0 | 5.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
xxtea |
- | 2.1.0 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.