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

PlatformiOS

Workflow organization forms.

0
likes
90/ 160
pub points
113
downloads

We analyzed this package in the last hour, and awarded it 90 pub points (of a possible 160):

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

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.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting bizdoc... Discovering libraries... Linking elements... Precaching local docs for 1577348 elements... Initialized dartdoc with 2389 libraries Generating docs for library pages/server_url.dart from package:bizdoc/pages/server_url.dart... Generating docs for library pages/comments.dart from package:bizdoc/pages/comments.dart... Generating docs for library pages/home.dart from package:bizdoc/pages/home.dart... Generating docs for library pages/explore.dart from package:bizdoc/pages/explore.dart... Generating docs for library pages/notifications.dart from package:bizdoc/pages/notifications.dart... [82 more lines] ERR: warning: unresolved doc reference [support@moding.com] from package-bizdoc: file:///tmp/pana_NKBAXY warning: unresolved doc reference [repository] from dashboard.DashboardPage: (file:///tmp/pana_NKBAXY/lib/pages/dashboard.dart:9:7) warning: unresolved doc reference [DataGridSource.addFilterCondition] from cube.CubeDataSource.filterConditions: (file:///tmp/analyzerSUYARR/pub-cache/hosted/20241217t132200-dot-dartlang-pub.appspot.com/syncfusion_flutter_datagrid-26.2.14/lib/src/datagrid_widge[...] in documentation inherited from sfdatagrid.DataGridSource.filterConditions: (file:///tmp/analyzerSUYARR/pub-cache/hosted/20241217t132200-dot-dartlang-pub.appspot.com/syncfusion_flutter_datagr[...] warning: unresolved doc reference [DataGridSource.removeFilterCondition] from cube.CubeDataSource.filterConditions: (file:///tmp/analyzerSUYARR/pub-cache/hosted/20241217t132200-dot-dartlang-pub.appspot.com/syncfusion_flutter_datagrid-26.2.14/lib/src/datagrid_widge[...] in documentation inherited from sfdatagrid.DataGridSource.filterConditions: (file:///tmp/analyzerSUYARR/pub-cache/hosted/20241217t132200-dot-dartlang-pub.appspot.com/syncfusion_flutter_datagr[...] [114 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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.

failed
Pass static analysis
30 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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.7 8.1.7
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 ^6.0.3 6.0.7 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.2 4.1.2
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.5 2.3.5
signalr_netcore ^1.3.6 1.4.0 1.4.0
syncfusion_flutter_charts ^26.1.42 26.2.14 28.1.37
syncfusion_flutter_datagrid ^26.1.42 26.2.14 28.1.37
syncfusion_flutter_signaturepad ^26.1.42 26.2.14 28.1.37
timeago ^3.7.0 3.7.0 3.7.0
timezone ^0.9.2 0.9.4 0.10.0
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.48 1.3.48
archive - 3.6.1 4.0.2
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
camera_android_camerax - 0.6.10+3 0.6.10+3
camera_avfoundation - 0.9.17+6 0.9.17+6
camera_platform_interface - 2.8.0 2.8.0
camera_web - 0.3.5 0.3.5
characters - 1.3.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 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.10 0.7.10
dio_web_adapter - 2.0.0 2.0.0
equatable - 2.0.7 2.0.7
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.19.0 2.19.0
firebase_messaging_platform_interface - 4.5.49 4.5.49
firebase_messaging_web - 3.9.5 3.9.5
fixnum - 1.1.1 1.1.1
flutter_appauth_platform_interface - 6.0.0 8.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 - 4.0.1 5.0.0
flutter_local_notifications_platform_interface - 7.2.0 8.0.0
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.14.11 2.14.11
google_maps_flutter_ios - 2.13.2 2.13.2
google_maps_flutter_platform_interface - 2.9.5 2.9.5
google_maps_flutter_web - 0.5.10 0.5.10
html - 0.15.5 0.15.5
js - 0.6.7 0.7.1
leak_tracker - 10.0.7 10.0.8
leak_tracker_flutter_testing - 3.0.8 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
location_platform_interface - 5.0.0 5.0.0
location_web - 5.0.4 5.0.4
logging - 1.3.0 1.3.0
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
message_pack_dart - 2.0.1 2.0.1
meta - 1.15.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.0 1.9.1
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
permission_handler_android - 12.0.13 12.0.13
permission_handler_apple - 9.4.5 9.4.5
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.2.3 4.2.3
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
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
sanitize_html - 2.1.0 2.1.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
shelf - 1.4.2 1.4.2
sky_engine - 0.0.0 0.0.0
source_span - 1.10.0 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.0 1.12.1
stream_channel - 2.1.2 2.1.3
stream_transform - 2.1.1 2.1.1
string_scanner - 1.3.0 1.4.1
syncfusion_flutter_core - 26.2.14 28.1.37
term_glyph - 1.2.1 1.2.2
test_api - 0.7.3 0.7.4
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.0 15.0.0
web - 1.1.0 1.1.0
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.1 3.0.1
webview_flutter - 4.10.0 4.10.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 - 5.10.0 5.10.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 `^6.0.3` on flutter_appauth does not support the stable version `7.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.