ds_dartstream 0.0.4 copy "ds_dartstream: ^0.0.4" to clipboard
ds_dartstream: ^0.0.4 copied to clipboard

A meta-package that bundles all DartStream framework modules tooling, standard engine, auth providers, persistence, feature flags, etc.

50/ 160
pub points
115
downloads

We analyzed this package 2 days ago, and awarded it 50 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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
10 / 20trigger folding of the section

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

190 out of 236 API elements (80.5 %) have documentation comments.

Some symbols that are missing documentation: ds_dartstream, ds_dartstream.DSAuthManager, ds_dartstream.DSAuthManager.createAccount, ds_dartstream.DSAuthManager.enableDebugging, ds_dartstream.DSAuthManager.getCurrentUser.

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
0 / 20trigger folding of the section

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

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

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

Found 3 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:ping_identity_dart_auth_sdk/ds_ping_auth_export.dart'.

bin/dev_server.dart:17:8

   ╷
17 │ import 'package:ping_identity_dart_auth_sdk/ds_ping_auth_export.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/dev_server.dart

ERROR: The function 'DSPingAuthProvider' isn't defined.

bin/dev_server.dart:208:24

    ╷
208 │   final pingProvider = DSPingAuthProvider();
    │                        ^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/dev_server.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
args ^2.4.2 2.7.0 2.7.0
ds_auth0_auth_provider ^0.0.2 0.0.2 0.0.2
ds_auth_base ^0.0.2 0.0.2 0.0.2
ds_aws_storage_provider ^0.0.1 0.0.1 0.0.1
ds_cognito_auth_provider ^0.0.1 0.0.1 0.0.1
ds_dartstream_standard_engine ^0.0.1 0.0.1 0.0.1
ds_database_base ^0.0.2 0.0.2 0.0.2
ds_entraid_auth_provider ^0.0.1 0.0.1 0.0.1
ds_feature_flags_base ^0.0.1 0.0.1 0.0.1
ds_fingerprint_auth_provider ^0.0.1 0.0.1 0.0.1
ds_firebase_auth_provider ^0.0.2 0.0.2 0.0.2
ds_firebase_database ^0.0.1 0.0.1 0.0.1
ds_gcp_pubsub_message_broker_provider ^0.0.1 0.0.1 0.0.1
ds_intellitoggle_provider ^0.0.1 0.0.1 0.0.1
ds_logging_base ^0.0.1 0.0.1 0.0.1
ds_magic_auth_provider ^0.0.2 0.0.2 0.0.2
ds_message_broker_base ^0.0.1 0.0.1 0.0.1
ds_mongo_database ^0.0.1 0.0.1 0.0.1
ds_okta_auth_provider ^0.0.3 0.0.3 0.0.3
ds_otlp_logging_provider ^0.0.1 0.0.1 0.0.1
ds_postgres_database ^0.0.1 0.0.1 0.0.1
ds_sentry_logging_provider ^0.0.1 0.0.1 0.0.1
ds_socket_io_websocket_provider ^0.0.1 0.0.1 0.0.1
ds_storage_base ^0.0.1 0.0.1 0.0.1
ds_stytch_auth_provider ^0.0.3 0.0.3 0.0.3
ds_transmit_auth_provider ^0.0.3 0.0.3 0.0.3
ds_websocket_base ^0.0.1 0.0.1 0.0.1
path ^1.9.1 1.9.1 1.9.1
ping_identity_dart_auth_sdk ^0.0.1 0.0.1 0.0.1
shelf ^1.4.2 1.4.2 1.4.2
shelf_router ^1.1.4 1.1.4 1.1.4
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
_fe_analyzer_shared - 100.0.0 100.0.0
analyzer - 13.0.0 13.0.0
archive - 4.0.9 4.0.9
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
auth0_dart_auth_sdk - 0.0.5 0.0.5
basic_utils - 5.8.2 5.8.2
bazel_worker - 1.1.5 1.1.5
bson - 5.0.8 5.0.8
buffer - 1.2.3 1.2.3
build - 4.0.6 4.0.6
build_config - 1.3.0 1.3.0
build_daemon - 4.1.1 4.1.1
build_modules - 5.1.12 5.1.12
build_runner - 2.15.0 2.15.0
build_web_compilers - 4.4.19 4.4.19
built_collection - 5.1.1 5.1.1
built_value - 8.12.6 8.12.6
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.9 3.1.9
decimal - 3.2.4 3.2.4
ds_standard_features - 0.1.7 0.1.7
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fingerprint_dart_auth_sdk - 0.0.5 0.0.5
firebase_dart_admin_auth_sdk - 0.0.13 0.1.2
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
google_cloud - 0.4.1 0.4.1
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis - 15.0.0 16.0.0
googleapis_auth - 2.3.0 2.3.0
graphs - 2.3.2 2.3.2
grpc - 5.1.0 5.1.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_methods - 1.1.1 1.1.1
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
io - 1.0.5 1.0.5
js - 0.6.7 0.7.2 Discontinued
js_interop - 0.0.1 0.0.1
json_annotation - 4.11.0 4.11.0
jwt_generator - 0.0.9 0.0.9
logging - 1.3.0 1.3.0
magic_dart_auth_sdk - 0.0.5 0.0.5
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
minio - 3.5.8 3.5.8
mongo_dart - 0.10.8 0.10.8
mongo_dart_query - 5.0.3 5.0.3
okta_identity_dart_auth_sdk - 0.0.6 0.0.6
openfeature_dart_server_sdk - 0.0.21 0.0.21
openfeature_provider_intellitoggle - 0.0.9 0.0.9
os_detect - 2.0.3 2.0.3
package_config - 2.2.0 2.2.0
packages_extensions - 0.1.2 0.1.2
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
pointycastle - 4.0.0 4.0.0
pool - 1.5.2 1.5.2
posix - 6.5.0 6.5.0
postgres - 3.5.10 3.5.10
power_extensions - 0.2.4 0.2.4
protobuf - 6.0.0 6.0.0
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
rational - 2.2.3 2.2.3
rsa_pkcs - 2.1.0 2.1.0
sasl_scram - 0.1.2 0.1.2
saslprep - 1.0.3 1.0.3
scratch_space - 1.2.0 1.2.0
sentry - 9.20.0 9.20.0
shelf_web_socket - 3.0.0 3.0.0
socket_io_client - 3.1.4 3.1.4
socket_io_common - 3.1.1 3.1.1
source_maps - 0.10.13 0.10.13
source_span - 1.10.2 1.10.2
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
term_glyph - 1.2.2 1.2.2
transmit_dart_auth_sdk - 0.0.5 0.0.5
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
uuid - 4.5.3 4.5.3
vy_string_utils - 0.4.7 0.4.7
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
xml - 6.6.1 7.0.1

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • URI_DOES_NOT_EXIST - bin/dev_server.dart:17:8 - Target of URI doesn't exist: 'package:ping_identity_dart_auth_sdk/ds_ping_auth_export.dart'.
  • UNDEFINED_FUNCTION - bin/dev_server.dart:208:24 - The function 'DSPingAuthProvider' isn't defined.
  • URI_DOES_NOT_EXIST - lib/ds_dartstream.dart:5:8 - Target of URI doesn't exist: 'package:ds_dartstream_standard_engine/ds_standard_engine_export.dart'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: