tecfy_basic_package 1.6.0-bata copy "tecfy_basic_package: ^1.6.0-bata" to clipboard
tecfy_basic_package: ^1.6.0-bata copied to clipboard

PlatformiOS

Package includes all components and services used on most applications.

3
likes
120/ 160
pub points
76%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

224 out of 740 API elements (30.3 %) have documentation comments.

Some symbols that are missing documentation: api_service_helper, api_service_helper.ApiServiceHelper, api_service_helper.ApiServiceHelper.ApiServiceHelper, api_service_helper.ApiServiceHelper.assignNewTokens, api_service_helper.ApiServiceHelper.checkExpirationOfTokens.

10/10 points: Package has 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:tecfy_basic_package/tecfy_basic_package.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 `Windows`.

Because:

  • package:tecfy_basic_package/tecfy_basic_package.dart that imports:
  • package:html_viewer_elite/html_viewer_elite.dart that imports:
  • package:html_viewer_elite/src/replaced_element.dart that imports:
  • package:html_viewer_elite/src/widgets/iframe_mobile.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:tecfy_basic_package/tecfy_basic_package.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 `macOS`.

Because:

  • package:tecfy_basic_package/tecfy_basic_package.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 `Web`.

Because:

  • package:tecfy_basic_package/tecfy_basic_package.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:tecfy_basic_package/tecfy_basic_package.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:tecfy_basic_package/tecfy_basic_package.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 153 issues. Showing the first 2:

WARNING: The member 'setState' can only be used within instance members of subclasses of 'package:flutter/src/widgets/framework.dart'.

lib/controllers/tecfy_controller.dart:22:13

   ╷
22 │           s.setState(fn);
   │             ^^^^^^^^
   ╵

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

WARNING: The member 'setState' can only be used within instance members of subclasses of 'package:flutter/src/widgets/framework.dart'.

lib/controllers/tecfy_controller.dart:95:14

   ╷
95 │       state?.setState(fn ?? () {});
   │              ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/controllers/tecfy_controller.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
auto_animated ^3.2.0 3.2.0 3.2.0
beamer ^1.5.6 1.6.2 1.6.2
cached_network_image ^3.3.0 3.4.0 3.4.1
flutter flutter 0.0.0 0.0.0
flutter_html ^3.0.0-beta.2 3.0.0-beta.2 3.0.0-beta.2
flutter_markdown ^0.7.1 0.7.3+1 0.7.3+1
html_editor_enhanced ^2.6.0 2.6.0 2.6.0
html_viewer_elite ^0.0.4 0.0.4 0.0.4
http any 1.2.2 1.2.2
http_parser any 4.0.2 4.1.0
image_picker ^1.0.4 1.1.2 1.1.2
intl ^0.19.0 0.19.0 0.19.0
lifecycle ^0.8.0 0.8.0 0.9.0
package_info_plus ^8.0.2 8.0.2 8.0.2
path ^1.8.3 1.9.0 1.9.0
path_provider ^2.1.1 2.1.4 2.1.4
rive 0.13.9 0.13.9 0.13.13
shared_preferences ^2.2.2 2.3.2 2.3.2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.0 1.3.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.5 3.0.5
csslib - 0.17.3 1.0.0
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
file_picker - 8.0.7 8.1.2
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.4 0.9.4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+2 0.9.3+2
fixnum - 1.1.0 1.1.0
flex_color_picker - 3.5.1 3.5.1
flex_seed_scheme - 3.3.0 3.3.0
flutter_cache_manager - 3.4.1 3.4.1
flutter_inappwebview - 6.0.0 6.0.0
flutter_inappwebview_android - 1.0.13 1.0.13
flutter_inappwebview_internal_annotations - 1.1.1 1.1.1
flutter_inappwebview_ios - 1.0.13 1.0.13
flutter_inappwebview_macos - 1.0.11 1.0.11
flutter_inappwebview_platform_interface - 1.0.10 1.0.10
flutter_inappwebview_web - 1.0.8 1.0.8
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_layout_grid - 2.0.7 2.0.7
flutter_plugin_android_lifecycle - 2.0.22 2.0.22
flutter_svg - 2.0.10+1 2.0.10+1
flutter_web_plugins - 0.0.0 0.0.0
graphs - 2.3.2 2.3.2
html - 0.15.4 0.15.4
image_picker_android - 0.8.12+13 0.8.12+13
image_picker_for_web - 3.0.5 3.0.5
image_picker_ios - 0.8.12 0.8.12
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
infinite_listview - 1.1.0 1.1.0
js - 0.6.7 0.7.1
lints - 4.0.0 4.0.0
list_counter - 1.0.2 1.0.2
markdown - 7.2.2 7.2.2
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 1.0.6
numberpicker - 2.1.2 2.1.2
numerus - 2.2.0 2.2.0
octo_image - 2.1.0 2.1.0
package_info_plus_platform_interface - 3.0.1 3.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.10 2.2.10
path_provider_foundation - 2.4.0 2.4.0
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 - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
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
quiver - 3.2.2 3.2.2
rive_common - 0.4.9 0.4.11
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
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
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4+3 2.5.4+3
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.3.0 1.3.0
synchronized - 3.3.0+2 3.3.0+2
term_glyph - 1.2.1 1.2.1
test_api - 0.7.3 0.7.3
typed_data - 1.3.2 1.3.2
uuid - 4.5.0 4.5.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
video_player - 2.9.1 2.9.1
video_player_android - 2.7.3 2.7.3
video_player_avfoundation - 2.6.1 2.6.1
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.2 2.3.2
visibility_detector - 0.4.0+2 0.4.0+2
web - 0.5.1 1.0.0
webview_flutter - 4.9.0 4.9.0
webview_flutter_android - 3.16.7 3.16.7
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.15.0 3.15.0
win32 - 5.5.4 5.5.4
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.8.0` on lifecycle does not support the stable version `0.9.0`, that was published 16 days ago.

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

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

The constraint `0.13.9` on rive does not support the stable version `0.13.10`.

Try running dart pub upgrade --major-versions rive 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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.