firebase_dart_plus 0.1.1-dev.2 copy "firebase_dart_plus: ^0.1.1-dev.2" to clipboard
firebase_dart_plus: ^0.1.1-dev.2 copied to clipboard

Some additional features for the `firebase_dart` package.

130/ 160
pub points
102
downloads

We analyzed this package 32 hours ago, and awarded it 130 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.

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

34 out of 43 API elements (79.1 %) have documentation comments.

Some symbols that are missing documentation: firebase_dart_plus.FirebaseDatabaseWithWriteBatch, firebase_dart_plus.FirebaseDatabaseWithWriteBatch.batch, firebase_dart_plus.TransactionalDatabaseReference, firebase_dart_plus.TransactionalDatabaseReference.TransactionalDatabaseReference.new, firebase_dart_plus.TransactionalQuery.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:firebase_dart_plus/firebase_dart_plus.dart that imports:
  • package:firebase_dart_plus/src/write_batch.dart that imports:
  • package:firebase_dart/src/implementation/isolate/database.dart that imports:
  • package:firebase_dart/src/implementation/isolate/util.dart that imports:
  • dart:isolate
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
firebase_dart ^2.0.0-dev.2 2.0.0-dev.2 2.0.0-dev.2
rxdart >=0.27.0 <0.29.0 0.28.0 0.28.0
sortedmap ^0.5.3 0.5.5 0.5.5
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
archive - 4.2.0 4.2.0
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
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
crypto_keys - 0.3.1 0.3.1
expressions - 0.2.5+3 0.2.5+3
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
googleapis - 16.0.0 16.0.0
hive - 2.2.3 2.2.3
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.3 0.20.3
jose - 0.3.5+2 0.3.5+2
js - 0.7.2 0.7.2 Discontinued
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
meta - 1.19.0 1.19.0
openid_client - 0.4.10+1 0.4.10+1
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
pointycastle - 4.0.0 4.0.0
posix - 6.5.2 6.5.2
quiver - 3.2.2 3.2.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
synchronized - 3.4.1+2 3.4.1+2
term_glyph - 1.2.2 1.2.2
test_api - 0.7.13 0.7.13
typed_data - 1.4.0 1.4.0
uuid - 4.6.0 4.6.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
x509 - 0.2.4+3 0.2.4+3

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 2 errors:

  • UNDEFINED_METHOD - lib/src/write_batch.dart:101:15 - The method 'TreeMap' isn't defined for the type 'WriteBatch'.
  • UNDEFINED_METHOD - lib/src/write_batch.dart:153:17 - The method 'TreeMap' isn't defined for the type 'TransactionalQuery'.

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.18, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Some additional features for the `firebase_dart` package.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

firebase_dart, rxdart, sortedmap

More

Packages that depend on firebase_dart_plus