firebase_admin 0.3.0-dev.3
firebase_admin: ^0.3.0-dev.3 copied to clipboard
A port of the Firebase admin sdk to pure, idiomatic Dart code
67
likes
130/ 130
pub points
90%
popularity
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 130):
10/10 points: Provide a valid pubspec.yaml
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 licenses: Apache-2.0
, BSD-3-Clause
.
10/10 points: Package has an example
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_admin/firebase_admin.dart
that imports:package:firebase_admin/src/credential.dart
that imports:package:firebase_admin/src/auth/credential.dart
that imports:dart:io
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
_discoveryapis_commons | ^1.0.4 | 1.0.5 | 1.0.5 |
clock | ^1.1.0 | 1.1.1 | 1.1.1 |
collection | ^1.15.0 | 1.17.1 | 1.17.1 |
crypto_keys | ^0.3.0 | 0.3.0+1 | 0.3.0+1 |
dotenv | ^4.0.0 | 4.1.0 | 4.1.0 |
firebase_dart | ^1.0.10 | 1.0.11 | 1.0.11 |
firebaseapis | ^0.1.2 | 0.1.2 | 0.1.2 |
gcloud | ^0.8.0 | 0.8.7 | 0.8.7 |
http | ^0.13.0 | 0.13.5 | 0.13.5 |
jose | ^0.3.2 | 0.3.3 | 0.3.3 |
meta | ^1.4.0 | 1.9.0 | 1.9.0 |
openid_client | ^0.4.3 | 0.4.7 | 0.4.7 |
path | ^1.8.0 | 1.8.3 | 1.8.3 |
snapshot | ^0.2.5 | 0.2.5 | 0.2.5 |
x509 | ^0.2.2 | 0.2.3 | 0.2.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args | - | 2.3.2 | 2.3.2 |
asn1lib | - | 1.4.0 | 1.4.0 |
async | - | 2.10.0 | 2.10.0 |
convert | - | 3.1.1 | 3.1.1 |
crypto | - | 3.0.2 | 3.0.2 |
expressions | - | 0.2.5 | 0.2.5 |
fake_async | - | 1.3.1 | 1.3.1 |
googleapis | - | 9.2.0 | 10.0.0 |
googleapis_auth | - | 1.3.1 | 1.3.1 |
hive | - | 2.2.3 | 2.2.3 |
http_parser | - | 4.0.2 | 4.0.2 |
intl | - | 0.17.0 | 0.18.0 |
js | - | 0.6.7 | 0.6.7 |
logging | - | 1.1.1 | 1.1.1 |
matcher | - | 0.12.14 | 0.12.14 |
petitparser | - | 5.1.0 | 5.1.0 |
pointycastle | - | 3.6.2 | 3.6.2 |
quiver | - | 3.2.1 | 3.2.1 |
rxdart | - | 0.27.7 | 0.27.7 |
sortedmap | - | 0.5.2 | 0.5.2 |
source_span | - | 1.9.1 | 1.9.1 |
stack_trace | - | 1.11.0 | 1.11.0 |
stream_channel | - | 2.1.1 | 2.1.1 |
string_scanner | - | 1.2.0 | 1.2.0 |
synchronized | - | 3.0.1 | 3.0.1 |
term_glyph | - | 1.2.1 | 1.2.1 |
typed_data | - | 1.3.1 | 1.3.1 |
uuid | - | 3.0.7 | 3.0.7 |
web_socket_channel | - | 2.3.0 | 2.3.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Package and dependencies are fully migrated to null safety!
Analysed with Pana 0.21.25
, Dart 2.19.0
.