firebase_dart_flutter 1.1.3 copy "firebase_dart_flutter: ^1.1.3" to clipboard
firebase_dart_flutter: ^1.1.3 copied to clipboard

PlatformAndroid

A port of the Firebase database, auth and storage client to pure Dart code for use on flutter

1
likes
100/ 140
pub points
66%
popularity

We analyzed this package 5 days ago, and awarded it 100 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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 license: BSD-3-Clause.

partial
Provide documentation
10 / 20trigger folding of the section

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

0 out of 4 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: firebase_dart_flutter, firebase_dart_flutter.FirebaseDartFlutter, firebase_dart_flutter.FirebaseDartFlutter.FirebaseDartFlutter, firebase_dart_flutter.FirebaseDartFlutter.setup.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:firebase_dart_flutter/firebase_dart_flutter.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:firebase_dart_flutter/firebase_dart_flutter.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:firebase_dart_flutter/firebase_dart_flutter.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:firebase_dart_flutter/firebase_dart_flutter.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:firebase_dart_flutter/firebase_dart_flutter.dart that declares support for platforms: Android.

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:firebase_dart_flutter/firebase_dart_flutter.dart that imports:
  • package:firebase_dart_flutter/src/auth_handlers.dart that imports:
  • package:flutter_apns_only/flutter_apns_only.dart that declares support for platforms: iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

WARNING: Unused import: 'dart:io'.

lib/src/auth_handlers.dart:3:8

  ╷
3 │ import 'dart:io';
  │        ^^^^^^^^^
  ╵

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

WARNING: Unused import: 'dart:io'.

lib/src/auth_handlers.dart:4:8

  ╷
4 │ import 'dart:io' as io;
  │        ^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
firebase_dart ^1.1.3 1.1.3 1.1.3
flutter flutter 0.0.0 0.0.0
flutter_apns_only ^1.0.0 1.6.0 1.6.0
flutter_facebook_auth ^4.3.4+2 4.4.1+1 6.2.0
google_sign_in ^5.0.0 5.4.4 6.2.1
hive ^2.0.0 2.2.3 2.2.3
logging ^1.0.2 1.2.0 1.2.0
package_info ^2.0.0 2.0.2 2.0.2
path_provider ^2.0.0 2.1.3 2.1.3
platform_info ^3.0.0 3.2.0 4.0.2
sign_in_with_apple ^4.0.0 4.3.0 6.1.0
uni_links ^0.5.1 0.5.1 0.5.1
uni_links_desktop ^0.1.3 0.1.7 0.1.7
url_launcher ^6.0.0 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.6 1.0.6
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
crypto_keys - 0.3.0+1 0.3.0+1
expressions - 0.2.5+1 0.2.5+1
ffi - 2.1.2 2.1.2
firebaseapis - 0.2.0 0.2.0
fixnum - 1.1.0 1.1.0
flutter_facebook_auth_platform_interface - 3.2.0 5.0.0
flutter_facebook_auth_web - 3.2.0 5.0.1
flutter_web_plugins - 0.0.0 0.0.0
google_sign_in_android - 6.1.23 6.1.23
google_sign_in_ios - 5.7.6 5.7.6
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.10.2+1 0.12.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
jose - 0.3.4 0.3.4
js - 0.6.7 0.7.1
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
openid_client - 0.4.8 0.4.8
path - 1.9.0 1.9.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
quiver - 3.2.1 3.2.1
rxdart - 0.27.7 0.27.7
sign_in_with_apple_platform_interface - 1.1.0 1.1.0
sign_in_with_apple_web - 1.0.1 2.1.0
sky_engine - 0.0.99 0.0.99
sortedmap - 0.5.3 0.5.3
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
typed_data - 1.3.2 1.3.2
uni_links_platform_interface - 1.0.0 1.0.0
uni_links_web - 0.1.0 0.1.0
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 2.4.5
win32 - 5.4.0 5.4.0
win32_registry - 1.1.3 1.1.3
x509 - 0.2.4+2 0.2.4+2
xdg_directories - 1.0.4 1.0.4

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

Found 4 issues. Showing the first 2:

The constraint `^4.3.4+2` on flutter_facebook_auth does not support the stable version `5.0.0`.

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

The constraint `^5.0.0` on google_sign_in does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.