bizdoc 0.0.15 bizdoc: ^0.0.15 copied to clipboard
Workflow organization forms.
We analyzed this package 37 hours ago, and awarded it 90 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.
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: bizdoc
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Could not find any pubspec.yaml
in the repository.
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
OUT: Documenting bizdoc... Discovering libraries... Linking elements... Precaching local docs for 1578005 elements... Initialized dartdoc with 2391 libraries Generating docs for library bizdoc_app.dart from package:bizdoc/bizdoc_app.dart... Generating docs for library controls/time_form_field.dart from package:bizdoc/controls/time_form_field.dart... Generating docs for library controls/combination_pool.dart from package:bizdoc/controls/combination_pool.dart... Generating docs for library controls/address.dart from package:bizdoc/controls/address.dart... Generating docs for library controls/date_range.dart from package:bizdoc/controls/date_range.dart... [82 more lines] ERR: warning: unresolved doc reference [support@moding.com] from package-bizdoc: file:///tmp/pana_DSYNXQ warning: bizdoc has no library level documentation comments from bizdoc: (file:///tmp/pana_DSYNXQ/lib/bizdoc_app.dart:1:9) warning: bizdoc has no library level documentation comments from bizdoc: (file:///tmp/pana_DSYNXQ/lib/controls/combination_pool.dart:1:9) error: file already written at "bizdoc/index.html" for symbol bizdoc: (file:///tmp/pana_DSYNXQ/lib/controls/combination_pool.dart:1:9) conflicting with file already generated by bizdoc: (file:///tmp/pana_DSYNXQ/lib/bizdoc_app.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. [114 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that declares support for platforms:Android
,iOS
,Linux
,macOS
.
Package does not support platform `Linux`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/app_state.dart
that imports:package:bizdoc/generics/controls/address.dart
that imports:package:bizdoc/controls/address.dart
that imports:package:bizdoc/services/geo.dart
that imports:package:bizdoc/pages/location_map.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `Web`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:bizdoc/bizdoc.dart
that imports:package:bizdoc/controls/select.dart
that imports:package:bizdoc/services/session.dart
that imports:package:bizdoc/services/network.dart
that imports:package:bizdoc/core/notification.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 122 issues. Showing the first 2:
WARNING: The value of the field '_state' isn't used.
lib/controls/address.dart:39:23
╷
39 │ late BizDocAppState _state;
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/controls/address.dart
WARNING: The declaration '_requestPermissions' isn't referenced.
lib/core/notification.dart:71:16
╷
71 │ Future<void> _requestPermissions() async {
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/notification.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
aad_oauth |
^1.0.1 |
1.0.1 | 1.0.1 |
camera |
^0.11.0+1 |
0.11.0+2 | 0.11.0+2 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
dio |
^5.5.0 |
5.7.0 | 5.7.0 |
file_picker |
^8.0.6 |
8.1.6 | 8.1.6 |
firebase_core |
^3.2.0 |
3.9.0 | 3.9.0 |
firebase_messaging |
^15.0.3 |
15.1.6 | 15.1.6 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_appauth |
^7.0.0 |
7.0.1 | 8.0.3 |
flutter_local_notifications |
^17.0.0 |
17.2.4 | 18.0.1 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_secure_storage |
^9.0.0 |
9.2.2 | 9.2.2 |
flutter_settings_ui |
^3.0.0 |
3.0.1 | 3.0.1 |
flutter_typeahead |
^5.0.2 |
5.2.0 | 5.2.0 |
google_maps_flutter |
^2.7.0 |
2.10.0 | 2.10.0 |
http |
^1.2.0 |
1.2.2 | 1.2.2 |
http_parser |
^4.0.2 |
4.1.1 | 4.1.1 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
location |
^7.0.0 |
7.0.1 | 7.0.1 |
lottie |
^3.1.0 |
3.3.0 | 3.3.0 |
material |
^1.0.0+2 |
1.0.0+2 | 1.0.0+2 |
mime |
^1.0.4 |
1.0.6 | 2.0.0 |
open_file |
^3.3.2 |
3.5.10 | 3.5.10 |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 |
permission_handler |
^11.2.0 |
11.3.1 | 11.3.1 |
provider |
^6.0.0 |
6.1.2 | 6.1.2 |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 |
shared_preferences |
^2.2.2 |
2.3.4 | 2.3.4 |
signalr_netcore |
^1.3.6 |
1.4.0 | 1.4.0 |
syncfusion_flutter_charts |
^27.1.51 |
27.2.5 | 28.1.35 |
syncfusion_flutter_datagrid |
^27.1.51 |
27.2.5 | 28.1.35 |
syncfusion_flutter_signaturepad |
^27.1.51 |
27.2.5 | 28.1.35 |
timeago |
^3.7.0 |
3.7.0 | 3.7.0 |
timezone |
^0.9.2 |
0.9.4 | 0.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^7.0.0` on flutter_appauth does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions flutter_appauth
to update the constraint.
The constraint `^17.0.0` on flutter_local_notifications does not support the stable version `18.0.0`.
Try running dart pub upgrade --major-versions flutter_local_notifications
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.