yust 3.33.0 copy "yust: ^3.33.0" to clipboard
yust: ^3.33.0 copied to clipboard

Build awesome apps with Flutter and Firebase - this package allows communication with Firebase to be a breeze.

60/ 160
pub points
1k
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

362 out of 587 API elements (61.7 %) have documentation comments.

Some symbols that are missing documentation: yust.AggregationResult, yust.AggregationType, yust.DatabaseLogAction, yust.DatabaseLogAction.fromJson, yust.DatabaseLogAction.toJson.

Passed check 10/10 points: Package has 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

ERROR: The name 'RSAPrivateKey' is defined in the libraries 'package:dart_jsonwebtoken/src/keys.dart (via package:dart_jsonwebtoken/dart_jsonwebtoken.dart)' and 'package:googleapis_auth/src/crypto/rsa.dart (via package:googleapis_auth/googleapis_auth.dart)'.

lib/src/services/yust_auth_service_dart.dart:330:9

    ╷
330 │         RSAPrivateKey(_credentials.privateKey),
    │         ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/yust_auth_service_dart.dart

ERROR: 'RSAPrivateKey' isn't a function.

lib/src/services/yust_auth_service_dart.dart:330:9

    ╷
330 │         RSAPrivateKey(_credentials.privateKey),
    │         ^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/yust_auth_service_dart.dart

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

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

Package Constraint Compatible Latest Notes
cloud_firestore ^6.0.0 6.3.0 6.3.0
collection ^1.19.1 1.19.1 1.19.1
coordinate_converter ^1.2.3 1.2.3 1.2.3
dart_jsonwebtoken ^3.2.0 3.4.1 3.4.1
firebase_auth ^6.0.1 6.4.0 6.4.0
firebase_core ^4.0.0 4.7.0 4.7.0
firebase_storage ^13.0.0 13.3.0 13.3.0
googleapis ^14.0.0 14.0.0 16.0.0
googleapis_auth ^2.0.0 2.3.0 2.3.0
http ^1.5.0 1.6.0 1.6.0
intl ^0.20.2 0.20.2 0.20.2
json_annotation ^4.9.0 4.11.0 4.11.0
meta >=1.15.0 <2.0.0 1.17.0 1.18.2
mime ^2.0.0 2.0.0 2.0.0
pointycastle ^4.0.0 4.0.0 4.0.0
timezone ^0.10.1 0.10.1 0.11.0
uuid ^4.5.1 4.5.3 4.5.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
_flutterfire_internals - 1.3.69 1.3.69
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 7.2.0 7.2.0
cloud_firestore_web - 5.3.0 5.3.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
firebase_auth_platform_interface - 8.1.9 8.1.9
firebase_auth_web - 6.1.5 6.1.5
firebase_core_platform_interface - 6.0.3 6.0.3
firebase_core_web - 3.6.0 3.6.0
firebase_storage_platform_interface - 5.2.20 5.2.20
firebase_storage_web - 3.11.5 3.11.5
fixnum - 1.1.1 1.1.1
google_cloud - 0.4.1 0.4.1
google_identity_services_web - 0.3.3+1 0.3.3+1
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
lists - 1.0.1 1.0.1 Discontinued
matcher - 0.12.19 0.12.20
material_color_utilities - 0.13.0 0.13.0
mgrs_dart - 2.0.0 3.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
proj4dart - 2.1.0 3.0.0
shelf - 1.4.2 1.4.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.10 0.7.12
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 1.1.9
vector_math - 2.2.0 2.3.0
vm_service - 15.2.0 15.2.0
web - 1.1.1 1.1.1
wkt_parser - 2.0.0 2.0.0

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

The constraint `^14.0.0` on googleapis does not support the stable version `15.0.0`.

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

The constraint `^0.10.1` on timezone does not support the stable version `0.11.0`.

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

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

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

flutter pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
< _discoveryapis_commons 1.0.6 (was 1.0.7)
< _flutterfire_internals 1.3.60 (was 1.3.69)
+ adaptive_number 1.0.0
+ args 2.3.1
< async 2.10.0 (was 2.13.1)
< boolean_selector 2.1.0 (was 2.1.2)
+ charcode 1.2.0
< cloud_firestore 6.0.0 (was 6.3.0)
[40 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Run flutter pub downgrade and then flutter 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, Flutter 3.41.7, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
60
points
1k
downloads

Documentation

API reference

Publisher

verified publisherunivelop.de

Weekly Downloads

Build awesome apps with Flutter and Firebase - this package allows communication with Firebase to be a breeze.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, collection, coordinate_converter, dart_jsonwebtoken, firebase_auth, firebase_core, firebase_storage, flutter, googleapis, googleapis_auth, http, intl, json_annotation, meta, mime, pointycastle, timezone, uuid

More

Packages that depend on yust