kill_switch_flutter 1.2.0 copy "kill_switch_flutter: ^1.2.0" to clipboard
kill_switch_flutter: ^1.2.0 copied to clipboard

A Flutter Package That Provides A Kill Switch Functionality For Apps Using Firebase Firestore

140/ 160
pub points
63
downloads

We analyzed this package 2 days ago, and awarded it 140 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: MIT.

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

102 out of 180 API elements (56.7 %) have documentation comments.

Some symbols that are missing documentation: kill_switch, kill_switch.AnimatedDialogRoute.AnimatedDialogRoute.new, kill_switch.AnimatedDialogRoute.dialog, kill_switch.AnimatedDialogRoute.theme, kill_switch.AnimatedKillSwitchDialog.AnimatedKillSwitchDialog.new.

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

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:kill_switch_flutter/kill_switch.dart that imports:
  • package:kill_switch_flutter/src/kill_switch_wrapper.dart that imports:
  • package:kill_switch_flutter/src/firebase_service.dart that imports:
  • package:cloud_firestore/cloud_firestore.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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
cloud_firestore any 6.9.0 6.9.0
firebase_core any 4.14.0 4.14.0
url_launcher any 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.77 1.3.77
characters - 1.4.1 1.4.1
cloud_firestore_platform_interface - 8.0.7 8.0.7
cloud_firestore_web - 5.7.3 5.7.3
collection - 1.19.1 1.19.1
firebase_core_platform_interface - 8.1.1 8.1.1
firebase_core_web - 3.11.0 3.11.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
plugin_platform_interface - 2.1.8 2.1.8
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1

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

  • UNDEFINED_METHOD - lib/src/widgets/rich_content_widget.dart:296:17 - The method 'canLaunchUrl' isn't defined for the type 'RichContentWidget'.
  • UNDEFINED_METHOD - lib/src/widgets/rich_content_widget.dart:297:15 - The method 'launchUrl' isn't defined for the type 'RichContentWidget'.
  • UNDEFINED_IDENTIFIER - lib/src/widgets/rich_content_widget.dart:297:36 - Undefined name 'LaunchMode'.

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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
8
likes
140
points
63
downloads

Documentation

API reference

Publisher

verified publishermuz.satech.dev

Weekly Downloads

A Flutter Package That Provides A Kill Switch Functionality For Apps Using Firebase Firestore

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, firebase_core, flutter, url_launcher

More

Packages that depend on kill_switch_flutter