web_view_ble 0.1.0 copy "web_view_ble: ^0.1.0" to clipboard
web_view_ble: ^0.1.0 copied to clipboard

Add Bluetooth Low Energy Support in WebView Flutter for Android and iOS

2
likes
140/ 160
pub points
20%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/rohitsangwan01/web_view_ble/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

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

3 out of 4 API elements (75.0 %) have documentation comments.

Some symbols that are missing documentation: web_view_ble.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:web_view_ble/web_view_ble.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:web_view_ble/web_view_ble.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

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

Because:

  • package:web_view_ble/web_view_ble.dart that declares support for platforms: Android, iOS.

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:web_view_ble/web_view_ble.dart that imports:
  • package:web_view_ble/src/web_view_ble.dart that imports:
  • package:web_view_ble/src/services/ble_manager.dart that imports:
  • package:web_view_ble/src/widgets/scan_dialog.dart that imports:
  • package:web_view_ble/src/models/web_ble_device.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_web/universal_ble_web.dart that imports:
  • package:flutter_web_bluetooth/flutter_web_bluetooth.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:web_view_ble/web_view_ble.dart that imports:
  • package:web_view_ble/src/web_view_ble.dart that imports:
  • package:web_view_ble/src/services/ble_manager.dart that imports:
  • package:web_view_ble/src/widgets/scan_dialog.dart that imports:
  • package:web_view_ble/src/models/web_ble_device.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_web/universal_ble_web.dart that imports:
  • package:flutter_web_bluetooth/flutter_web_bluetooth.dart that declares support for platforms: Web.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:web_view_ble/web_view_ble.dart that imports:
  • package:web_view_ble/src/web_view_ble.dart that imports:
  • package:web_view_ble/src/services/dart_to_js.dart that imports:
  • package:flutter_inappwebview/flutter_inappwebview.dart that imports:
  • package:flutter_inappwebview/src/main.dart that imports:
  • package:flutter_inappwebview/src/webview_environment/main.dart that imports:
  • package:flutter_inappwebview/src/webview_environment/webview_environment.dart that imports:
  • package:flutter_inappwebview_platform_interface/flutter_inappwebview_platform_interface.dart that imports:
  • package:flutter_inappwebview_platform_interface/src/main.dart that imports:
  • package:flutter_inappwebview_platform_interface/src/in_app_localhost_server.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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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
flutter_inappwebview ^6.0.0 6.1.5 6.1.5
universal_ble ^0.11.0 0.11.1 0.13.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
bluez - 0.8.2 0.8.2
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
dbus - 0.7.10 0.7.10
ffi - 2.1.3 2.1.3
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.1.1 1.1.1
flutter_inappwebview_ios - 1.1.2 1.1.2
flutter_inappwebview_macos - 1.1.2 1.1.2
flutter_inappwebview_platform_interface - 1.3.0+1 1.3.0+1
flutter_inappwebview_web - 1.1.2 1.1.2
flutter_inappwebview_windows - 0.6.0 0.6.0
flutter_web_bluetooth - 0.2.4 0.2.4
flutter_web_plugins - 0.0.0 0.0.0
js - 0.7.1 0.7.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

The constraint `^0.11.0` on universal_ble does not support the stable version `0.12.0`.

Try running dart pub upgrade --major-versions universal_ble 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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.

2
likes
140
pub points
20%
popularity

Publisher

verified publisherrohitsangwan.in

Add Bluetooth Low Energy Support in WebView Flutter for Android and iOS

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, universal_ble

More

Packages that depend on web_view_ble