bizdoc 0.0.16 copy "bizdoc: ^0.0.16" to clipboard
bizdoc: ^0.0.16 copied to clipboard

PlatformiOS

Workflow organization forms.

0
likes
90/ 160
pub points
128
downloads

We analyzed this package 9 hours ago, and awarded it 90 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 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.

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.

Could not find any pubspec.yaml in the repository.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting bizdoc... Discovering libraries... Linking elements... Precaching local docs for 1603253 elements... Initialized dartdoc with 2518 libraries Generating docs for library services/chat.dart from package:bizdoc/services/chat.dart... Generating docs for library services/accounts.dart from package:bizdoc/services/accounts.dart... Generating docs for library services/network.dart from package:bizdoc/services/network.dart... Generating docs for library services/mailbox.dart from package:bizdoc/services/mailbox.dart... Generating docs for library services/cube.dart from package:bizdoc/services/cube.dart... [97 more lines] ERR: warning: unresolved doc reference [support@moding.com] from package-bizdoc: file:///tmp/pana_EOAHSU warning: unresolved doc reference [LatLngInfo] from geo.distance: (file:///tmp/pana_EOAHSU/lib/services/geo.dart:97:1) warning: unresolved doc reference [LatLngInfo] from geo.Geo.geocode: (file:///tmp/pana_EOAHSU/lib/services/geo.dart:57:18) warning: bizdoc has no library level documentation comments from bizdoc: (file:///tmp/pana_EOAHSU/lib/bizdoc.dart:1:1) warning: unresolved doc reference [MyForm] from bizdoc.BizDocFormState: (file:///tmp/pana_EOAHSU/lib/core/form_state.dart:11:7) [114 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.

Failed check 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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 132 issues. Showing the first 2:

WARNING: The value of the field '_state' isn't used.

lib/controls/address.dart:39:23

39late BizDocAppState _state;
   │                       ^^^^^^
   ╵
copied to clipboard

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 {
   │                ^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/notification.dart

Partially passed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Partially passed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
aad_oauth ^1.0.1 1.0.1 1.0.1
camera ^0.11.1 0.11.1 0.11.1
cupertino_icons ^1.0.2 1.0.8 1.0.8
dartx ^1.2.0 1.2.0 1.2.0
dio ^5.8.0 5.8.0+1 5.8.0+1
file_picker ^9.0.0 9.2.3 10.0.0
firebase_core ^3.11.0 3.13.0 3.13.0
firebase_messaging ^15.2.0 15.2.5 15.2.5
flutter_appauth ^8.0.3 8.0.3 9.0.0
flutter_local_notifications ^18.0.1 18.0.1 19.0.0
flutter_secure_storage ^9.2.0 9.2.4 9.2.4
flutter_settings_ui ^3.0.0 3.0.1 3.0.1
flutter_typeahead ^5.2.0 5.2.0 5.2.0
google_maps_flutter ^2.10.0 2.12.1 2.12.1
http ^1.3.0 1.3.0 1.3.0
http_parser ^4.1.2 4.1.2 4.1.2
intl ^0.19.0 0.19.0 0.20.2
location ^8.0.0 8.0.0 8.0.0
lottie ^3.3.1 3.3.1 3.3.1
material ^1.0.0+2 1.0.0+2 1.0.0+2
mime ^2.0.0 2.0.0 2.0.0
multi_dropdown ^3.0.0 3.0.1 3.0.1
open_file ^3.5.10 3.5.10 3.5.10
path_provider ^2.1.2 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 11.4.0
provider ^6.1.2 6.1.4 6.1.4
pull_to_refresh ^2.0.0 2.0.0 2.0.0
shared_preferences ^2.5.2 2.5.3 2.5.3
signalr_netcore ^1.4.0 1.4.1 1.4.1
syncfusion_flutter_charts ^28.2.5 28.2.12 29.1.37
syncfusion_flutter_datagrid ^28.2.5 28.2.12 29.1.37
syncfusion_flutter_gauges ^28.2.5 28.2.12 29.1.37
syncfusion_flutter_signaturepad ^28.2.5 28.2.12 29.1.37
timeago ^3.7.0 3.7.0 3.7.0
timezone ^0.10.0 0.10.0 0.10.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.54 1.3.54
archive - 4.0.5 4.0.5
args - 2.7.0 2.7.0
async - 2.12.0 2.13.0
boolean_selector - 2.1.2 2.1.2
camera_android_camerax - 0.6.14+1 0.6.14+1
camera_avfoundation - 0.9.18+13 0.9.18+13
camera_platform_interface - 2.10.0 2.10.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
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
dartz - 0.10.1 0.10.1
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
fake_async - 1.3.2 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.22.0 2.22.0
firebase_messaging_platform_interface - 4.6.5 4.6.5
firebase_messaging_web - 3.10.5 3.10.5
fixnum - 1.1.1 1.1.1
flutter_appauth_platform_interface - 8.0.0 9.0.0
flutter_keyboard_visibility - 6.0.0 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_local_notifications_linux - 5.0.0 6.0.0
flutter_local_notifications_platform_interface - 8.0.0 9.0.0
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
flutter_secure_storage_linux - 1.2.2 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.16.0 2.16.0
google_maps_flutter_ios - 2.15.1 2.15.1
google_maps_flutter_platform_interface - 2.11.1 2.11.1
google_maps_flutter_web - 0.5.12 0.5.12
html - 0.15.5+1 0.15.5+1
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
location_platform_interface - 6.0.0 6.0.0
location_web - 6.0.0 6.0.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
message_pack_dart - 2.0.1 2.0.1
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
open_file_android - 1.0.6 1.0.6
open_file_ios - 1.0.3 1.0.3
open_file_linux - 0.0.5 0.0.5
open_file_mac - 1.0.3 1.0.3
open_file_platform_interface - 1.0.3 1.0.3
open_file_web - 0.0.4 0.0.4
open_file_windows - 0.0.3 0.0.3
path - 1.9.1 1.9.1
path_provider_android - 2.2.16 2.2.16
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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.6 9.4.6
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.1.0 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.10.1+2 0.10.1+2
pointer_interceptor_ios - 0.10.1 0.10.1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.2+1 0.10.2+1
pool - 1.5.1 1.5.1
posix - 6.0.1 6.0.1
sanitize_html - 2.1.0 2.1.0
shared_preferences_android - 2.4.8 2.4.8
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.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
shelf - 1.4.2 1.4.2
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sse - 4.1.7 4.1.7
sse_channel - 0.1.1 0.1.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 28.2.12 29.1.37
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
time - 2.1.5 2.1.5
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
vm_service - 14.3.1 15.0.0
web - 1.1.1 1.1.1
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.2 3.0.2
webview_flutter - 4.10.0 4.10.0
webview_flutter_android - 4.3.4 4.3.4
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.18.5 3.18.5
win32 - 5.12.0 5.12.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 8 issues. Showing the first 2:

The constraint `^9.0.0` on file_picker does not support the stable version `10.0.0`, that was published 8 days ago.

When file_picker is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions file_picker to update the constraint.

The constraint `^8.0.3` on flutter_appauth does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions flutter_appauth to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 6Aug 3Aug 31Sep 28Oct 26Nov 23Dec 21Jan 18Feb 15Mar 15020406080100120140160>=0.0.0-0 <1.0.0