staging_loop 0.0.11 copy "staging_loop: ^0.0.11" to clipboard
staging_loop: ^0.0.11 copied to clipboard

A new Flutter package for enhanced API call security.

1
likes
120/ 140
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

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

14 out of 50 API elements (28.0 %) have documentation comments.

Some symbols that are missing documentation: staging_loop, staging_loop.StagingLoop, staging_loop.StagingLoop.StagingLoop, staging_loop.StagingLoop.getConnectionType, staging_loop.StagingLoop.getDate.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

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:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:flutter_timezone/flutter_timezone.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:flutter_timezone/flutter_timezone.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:staging_loop/staging_loop.dart that imports:
  • package:staging_loop/staging_loop_platform_interface.dart that imports:
  • package:staging_loop/staging_loop_method_channel.dart that imports:
  • package:advertising_id/advertising_id.dart that declares support for platforms: Android, iOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 10 issues. Showing the first 2:

INFO: The type of the right operand ('ConnectivityResult') isn't a subtype or a supertype of the left operand ('List

lib/staging_loop_method_channel.dart:109:28

    ╷
109 │     if (connectivityResult == ConnectivityResult.mobile) {
    │                            ^^
    ╵

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

INFO: The type of the right operand ('ConnectivityResult') isn't a subtype or a supertype of the left operand ('List

lib/staging_loop_method_channel.dart:111:35

    ╷
111 │     } else if (connectivityResult == ConnectivityResult.wifi) {
    │                                   ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/staging_loop_method_channel.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
advertising_id any 2.6.0 2.6.0
connectivity_plus any 6.0.3 6.0.3
device_info_plus any 10.1.0 10.1.0
flutter flutter 0.0.0 0.0.0
flutter_timezone any 1.0.8 1.0.8
flutter_web_plugins flutter 0.0.0 0.0.0
http any 1.2.1 1.2.1
package_info_plus any 8.0.0 8.0.0
plugin_platform_interface any 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 2.0.0 2.0.0
dbus - 0.7.10 0.7.10
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xml - 6.5.0 6.5.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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.