promize_sdk 0.2.3 copy "promize_sdk: ^0.2.3" to clipboard
promize_sdk: ^0.2.3 copied to clipboard

A data collection SDK provides an easy way to collect your users data and interests

0
likes
140/ 160
pub points
0%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://promize.io/ was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

63 out of 280 API elements (22.5 %) have documentation comments.

Some symbols that are missing documentation: add_event_request, add_event_request.AddEventRequest, add_event_request.AddEventRequest.AddEventRequest, add_event_request.AddEventRequest.email, add_event_request.AddEventRequest.eventData.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.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 `iOS`.

Because:

  • package:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.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 `Linux`.

Because:

  • package:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.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:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.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 not compatible with platform Web

Because:

  • package:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.dart that imports:
  • package:promize_sdk/core/Network/network.dart that imports:
  • package:promize_sdk/core/failure_handler.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:promize_sdk/promize_sdk.dart that imports:
  • package:promize_sdk/manager.dart that imports:
  • package:promize_sdk/core/Network/network.dart that imports:
  • package:promize_sdk/core/failure_handler.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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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
dartz ^0.10.1 0.10.1 0.10.1
device_info_plus ^9.0.3 9.1.2 11.1.0
dio ^5.3.2 5.7.0 5.7.0
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_web_plugins flutter 0.0.0 0.0.0
get_it ^7.2.0 7.7.0 8.0.0
package_info_plus ^4.1.0 4.2.0 8.1.0
plugin_platform_interface ^2.1.6 2.1.8 2.1.8
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
shared_preferences ^2.0.7 2.3.2 2.3.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.0
device_info_plus_platform_interface - 7.0.1 7.0.1
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
package_info_plus_platform_interface - 2.0.1 3.0.1
path - 1.9.1 1.9.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
platform - 3.1.6 3.1.6
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
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
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.6.0 5.6.0
win32_registry - 1.1.5 1.1.5
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^9.0.3` on device_info_plus does not support the stable version `10.0.0`.

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

The constraint `^7.2.0` on get_it does not support the stable version `8.0.0`, that was published 27 days ago.

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

Try running dart pub upgrade --major-versions get_it 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.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

0
likes
140
pub points
0%
popularity

Publisher

verified publisherpromize.io

A data collection SDK provides an easy way to collect your users data and interests

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dartz, device_info_plus, dio, equatable, flutter, flutter_web_plugins, get_it, package_info_plus, plugin_platform_interface, pretty_dio_logger, shared_preferences

More

Packages that depend on promize_sdk