pylon 3.1.3 copy "pylon: ^3.1.3" to clipboard
pylon: ^3.1.3 copied to clipboard

Anchor data in your widget tree & obtain them more reliably than provider.

1
likes
140/ 160
pub points
279
downloads

We analyzed this package 14 hours ago, and awarded it 140 pub points (of a possible 160):

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: GPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

38 out of 82 API elements (46.3 %) have documentation comments.

Some symbols that are missing documentation: pylon, pylon.MutablePylon, pylon.MutablePylon.MutablePylon, pylon.MutablePylon.builder, pylon.MutablePylon.local.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:pylon/pylon.dart that imports:
  • package:pylon/src/port.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:pylon/pylon.dart that imports:
  • package:pylon/src/port.dart that imports:
  • package:universal_html/html.dart that imports:
  • package:universal_html/src/_sdk/html.dart that imports:
  • package:universal_html/src/_sdk_html_additions.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: This 'onError' handler must return a value assignable to 'T?', but ends without returning a value.

lib/src/port.dart:54:48

   ╷
54 │     this.value = this.value.catchError((e, ex) {
   │                                                ^
   ╵

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

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
pylon_codec >=1.0.0 <2.0.0 1.0.0 1.0.0
rxdart >=0.28.0 0.28.0 0.28.0
toxic >=1.3.1 <1.4.0 1.3.2 1.3.2
toxic_flutter >=1.0.1 <2.0.0 1.1.0 1.1.0
universal_html >=2.2.0 2.2.4 2.2.4
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
csslib - 1.0.2 1.0.2
html - 0.15.5 0.15.5
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
intl - 0.20.1 0.20.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.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: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0-0.2.pre, Dart 3.6.0-334.4.beta.

Check the analysis log for details.

1
likes
140
points
279
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Anchor data in your widget tree & obtain them more reliably than provider.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, pylon_codec, rxdart, toxic, toxic_flutter, universal_html

More

Packages that depend on pylon