braze_plugin_web 0.1.3 copy "braze_plugin_web: ^0.1.3" to clipboard
braze_plugin_web: ^0.1.3 copied to clipboard

Platformweb

Unofficial Braze Plugin for Flutter for Web. It is mostly a Flutter Web Plugin acting as a wrapper around the official Braze Web SDK.

6
likes
150/ 160
pub points
848
downloads

We analyzed this package 5 days ago, and awarded it 150 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: BSD-3-Clause.

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

7 out of 8 API elements (87.5 %) have documentation comments.

Some symbols that are missing documentation: braze_plugin_web.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that declares support for platforms: Web.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:braze_plugin_web/braze_plugin_web.dart that imports:
  • package:braze_plugin_web/src/braze_plugin_web.dart that imports:
  • package:braze_plugin_web/src/braze_plugin_js.dart that imports:
  • package:js/js.dart that imports:
  • dart:js

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.

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
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
js ^0.6.5 0.6.7 0.7.2 Discontinued
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
vector_math - 2.1.4 2.1.4

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.

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • js.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 6Aug 3Aug 31Sep 28Oct 26Nov 23Dec 21Jan 18Feb 15Mar 150100200300400500600700800>=0.0.0-0 <1.0.0
6
likes
150
points
848
downloads

Publisher

verified publisheroncohealth.us

Weekly Downloads

2024.09.21 - 2025.04.05

Unofficial Braze Plugin for Flutter for Web. It is mostly a Flutter Web Plugin acting as a wrapper around the official Braze Web SDK.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on braze_plugin_web