vone_ipfs 0.0.30
vone_ipfs: ^0.0.30 copied to clipboard
A IPFS project.
We analyzed this package 12 hours ago, and awarded it 95 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 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://vonechain.com
was unreachable. Make sure that the website is reachable via HEAD
requests.
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 ("0.0.30").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
120 out of 414 API elements (29.0 %) have documentation comments.
Some symbols that are missing documentation: base_entity
, base_entity.BaseEntity
, base_entity.BaseEntity.BaseEntity.fromJson
, base_entity.BaseEntity.BaseEntity.new
, base_entity.BaseEntity.code
.
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:vone_ipfs/vone_ipfs.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:vone_ipfs/vone_ipfs.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:vone_ipfs/vone_ipfs.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:vone_ipfs/vone_ipfs.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:vone_ipfs/vone_ipfs.dart
that imports:package:vone_ipfs/component/image_upload_view.dart
that imports:package:vone_ipfs/component/single_image_view.dart
that imports:package:vone_ipfs/utils/ipfs_utils.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:vone_ipfs/vone_ipfs.dart
that imports:package:vone_ipfs/component/image_upload_view.dart
that imports:package:vone_ipfs/component/single_image_view.dart
that imports:package:vone_ipfs/utils/ipfs_utils.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_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:vone_ipfs/vone_ipfs.dart
that imports:package:vone_ipfs/component/image_upload_view.dart
that imports:package:vone_ipfs/component/single_image_view.dart
that imports:package:vone_ipfs/utils/ipfs_utils.dart
that imports:package:wechat_camera_picker/wechat_camera_picker.dart
that imports:package:wechat_camera_picker/src/widgets/camera_progress_button.dart
that imports:package:wechat_camera_picker/src/internals/methods.dart
that imports:package:wechat_camera_picker/src/constants/type_defs.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/vone_ipfs/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 126 issues. Showing the first 2:
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: EmptyView.text
lib/component/empty_view.dart:5:7
╷
5 │ class EmptyView extends StatelessWidget {
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/component/empty_view.dart
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: FileSelectView.dirId, FileSelectView.dirName, FileSelectView.fileType, FileSelectView.allowedExtensions
lib/component/file_select_view.dart:17:7
╷
17 │ class FileSelectView extends StatefulWidget {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/component/file_select_view.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
dio |
^4.0.4 |
4.0.6 | 5.9.0 | |
file_picker |
^4.3.1 |
4.6.1 | 10.3.3 | |
flutter_easyrefresh |
^2.2.1 |
2.2.2 | 2.2.2 | Discontinued |
fluttertoast |
^8.0.8 |
8.2.14 | 9.0.0 | |
sprintf |
^6.0.0 |
6.0.2 | 7.0.0 | |
webview_flutter |
^2.0.2 |
2.8.0 | 4.13.0 | |
wechat_assets_picker |
^7.2.0 |
7.3.4 | 9.8.0 | |
wechat_camera_picker |
^3.2.0 |
3.8.0 | 4.4.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
camera |
- | 0.10.6 | 0.11.2 | |
camera_android |
- | 0.10.10+8 | 0.10.10+8 | |
camera_avfoundation |
- | 0.9.22 | 0.9.22 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
extended_image |
- | 6.4.1 | 10.0.1 | |
extended_image_library |
- | 3.6.0 | 5.0.1 | |
ffi |
- | 1.2.1 | 2.1.4 | |
flutter_plugin_android_lifecycle |
- | 2.0.30 | 2.0.30 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.5.0 | 1.5.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
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.16.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.0.15 | 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.0.7 | 2.3.0 | |
photo_manager |
- | 2.8.2 | 3.7.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_transform |
- | 2.1.1 | 2.1.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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player |
- | 2.10.0 | 2.10.0 | |
video_player_android |
- | 2.8.14 | 2.8.14 | |
video_player_avfoundation |
- | 2.8.4 | 2.8.4 | |
video_player_platform_interface |
- | 6.4.0 | 6.4.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 2.10.4 | 4.10.3 | |
webview_flutter_platform_interface |
- | 1.9.5 | 2.14.0 | |
webview_flutter_wkwebview |
- | 2.9.5 | 3.23.1 | |
win32 |
- | 2.6.1 | 5.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^4.0.4` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio
to update the constraint.
The constraint `^4.3.1` on file_picker does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
UNDEFINED_METHOD
-lib/pages/file_preview_page.dart:27:48
- The method 'AndroidWebView' isn't defined for the type 'FilePreviewPageState'.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.