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

This package provides a comprehensive set of methods and extensions for Firebase, simplifying its integration into your Flutter projects while also adding valuable functionality.

6
likes
90/ 140
pub points
58%
popularity

We analyzed this package 6 hours ago, and awarded it 90 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

88 out of 162 API elements (54.3 %) have documentation comments.

Some symbols that are missing documentation: analytics_service, analytics_service.AppAnalytics, analytics_service.AppAnalytics.AppAnalytics, analytics_service.AppAnalytics.isSupported, analytics_service.AppAnalytics.log.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:ns_firebase_utils/analytics/analytics_service.dart that imports:
  • package:firebase_analytics/firebase_analytics.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:ns_firebase_utils/analytics/analytics_service.dart that imports:
  • package:ns_firebase_utils/src.dart that imports:
  • package:firebase_core/firebase_core.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package not compatible with platform Web

Because:

  • package:ns_firebase_utils/analytics/analytics_service.dart that imports:
  • package:ns_firebase_utils/src.dart that imports:
  • package:firebase_core/firebase_core.dart that imports:
  • package:firebase_core_platform_interface/firebase_core_platform_interface.dart that imports:
  • package:firebase_core_platform_interface/src/pigeon/test_api.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 13 issues. Showing the first 2:

ERROR: 'AppAnalytics.logAppOpen' ('Future

lib/analytics/analytics_service.dart:49:16

   ╷
49 │   Future<void> logAppOpen({AnalyticsCallOptions? callOptions}) {
   │                ^^^^^^^^^^
   ╵

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

ERROR: 'AppAnalytics.logJoinGroup' ('Future

lib/analytics/analytics_service.dart:107:16

    ╷
107 │   Future<void> logJoinGroup({
    │                ^^^^^^^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest
cloud_firestore ^4.9.2 4.15.10 4.15.10
cloud_functions ^4.4.1 4.6.10 4.6.10
fake_cloud_firestore ^2.4.1+1 2.4.8 2.4.8
firebase_analytics ^10.5.0 10.9.0 10.9.0
firebase_auth ^4.10.0 4.18.0 4.18.0
firebase_core ^2.16.0 2.27.2 2.27.2
firebase_crashlytics ^3.3.6 3.4.20 3.4.20
firebase_dynamic_links ^5.3.6 5.4.19 5.4.19
firebase_messaging ^14.6.8 14.7.21 14.7.21
firebase_remote_config ^4.2.6 4.3.19 4.3.19
firebase_storage ^11.2.7 11.6.11 11.6.11
flutter flutter 0.0.0 0.0.0
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.27 1.3.27
antlr4 - 4.13.1 4.13.1
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
cel - 0.5.3 0.5.3
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
cloud_firestore_platform_interface - 6.1.11 6.1.11
cloud_firestore_web - 3.10.10 3.10.10
cloud_functions_platform_interface - 5.5.21 5.5.21
cloud_functions_web - 4.8.1 4.8.1
collection - 1.18.0 1.18.0
equatable - 2.0.5 2.0.5
fake_async - 1.3.1 1.3.1
fake_firebase_security_rules - 0.5.3 0.5.3
firebase_analytics_platform_interface - 3.10.0 3.10.0
firebase_analytics_web - 0.5.6 0.5.6
firebase_auth_platform_interface - 7.2.0 7.2.0
firebase_auth_web - 5.10.1 5.10.1
firebase_core_platform_interface - 5.0.0 5.0.0
firebase_core_web - 2.13.0 2.13.0
firebase_crashlytics_platform_interface - 3.6.27 3.6.27
firebase_dynamic_links_platform_interface - 0.2.6+27 0.2.6+27
firebase_messaging_platform_interface - 4.5.29 4.5.29
firebase_messaging_web - 3.7.1 3.7.1
firebase_remote_config_platform_interface - 1.4.27 1.4.27
firebase_remote_config_web - 1.5.0 1.5.0
firebase_storage_platform_interface - 5.1.14 5.1.14
firebase_storage_web - 3.8.1 3.8.1
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
leak_tracker - 10.0.0 10.0.5
leak_tracker_flutter_testing - 2.0.1 3.0.4
leak_tracker_testing - 2.0.1 3.0.1
logger - 2.2.0 2.2.0
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
mock_exceptions - 0.8.2 0.8.2
more - 4.2.0 4.2.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.1 3.2.1
rx - 0.3.0 0.4.0
rxdart - 0.27.7 0.27.7
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.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
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.0
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
vm_service - 13.0.0 14.2.0
web - 0.5.1 0.5.1

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.

6
likes
90
pub points
58%
popularity

Publisher

verified publisherdart.nonstopio.com

This package provides a comprehensive set of methods and extensions for Firebase, simplifying its integration into your Flutter projects while also adding valuable functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, cloud_functions, fake_cloud_firestore, firebase_analytics, firebase_auth, firebase_core, firebase_crashlytics, firebase_dynamic_links, firebase_messaging, firebase_remote_config, firebase_storage, flutter

More

Packages that depend on ns_firebase_utils