jaspr_flutter_embed 0.3.2 copy "jaspr_flutter_embed: ^0.3.2" to clipboard
jaspr_flutter_embed: ^0.3.2 copied to clipboard

Platformweb

Flutter element embedding bindings for jaspr.

0
likes
120/ 160
pub points
69%
popularity

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

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.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/schultek/jaspr/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

3 out of 10 API elements (30.0 %) have documentation comments.

Some symbols that are missing documentation: jaspr_flutter_embed, jaspr_flutter_embed.FlutterEmbedView, jaspr_flutter_embed.FlutterEmbedView.FlutterEmbedView, jaspr_flutter_embed.FlutterEmbedView.app, jaspr_flutter_embed.FlutterEmbedView.classes.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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)

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:jaspr_flutter_embed/jaspr_flutter_embed.dart that imports:
  • package:jaspr_flutter_embed/src/flutter_embed_view.dart that imports:
  • package:jaspr_flutter_embed/src/run_flutter_app.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform iOS

Because:

  • package:jaspr_flutter_embed/jaspr_flutter_embed.dart that imports:
  • package:jaspr_flutter_embed/src/flutter_embed_view.dart that imports:
  • package:jaspr_flutter_embed/src/run_flutter_app.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Windows

Because:

  • package:jaspr_flutter_embed/jaspr_flutter_embed.dart that imports:
  • package:jaspr_flutter_embed/src/flutter_embed_view.dart that imports:
  • package:jaspr_flutter_embed/src/run_flutter_app.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform Linux

Because:

  • package:jaspr_flutter_embed/jaspr_flutter_embed.dart that imports:
  • package:jaspr_flutter_embed/src/flutter_embed_view.dart that imports:
  • package:jaspr_flutter_embed/src/run_flutter_app.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
Package not compatible with platform macOS

Because:

  • package:jaspr_flutter_embed/jaspr_flutter_embed.dart that imports:
  • package:jaspr_flutter_embed/src/flutter_embed_view.dart that imports:
  • package:jaspr_flutter_embed/src/run_flutter_app.dart that imports:
  • package:js/js.dart that imports:
  • dart:js
partial
Pass static analysis
40 / 50trigger folding of the section

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

lib/src/flutter_embed_view.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/run_flutter_app.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

0/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
jaspr ^0.13.0 0.13.2 0.13.2
js ^0.6.5 0.6.7 0.7.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
binary_codec - 2.0.3 2.0.3
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
csslib - 1.0.0 1.0.0
hotreloader - 4.2.0 4.2.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.1.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
path - 1.9.0 1.9.0
shelf - 1.4.1 1.4.2
shelf_gzip - 4.1.0 4.1.0
shelf_proxy - 1.0.4 1.0.4
shelf_static - 1.1.2 1.1.2
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
stream_transform - 2.1.0 2.1.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
vm_service - 14.2.4 14.2.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1

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

The constraint `^0.6.5` on js does not support the stable version `0.7.0`.

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

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.7, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

0
likes
120
pub points
69%
popularity

Publisher

verified publisherschultek.de

Flutter element embedding bindings for jaspr.

Repository (GitHub)
View/report issues
Contributing

Topics

#jaspr #web

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

flutter, jaspr, js

More

Packages that depend on jaspr_flutter_embed