flutter_opendroneid 0.15.2 icon indicating copy to clipboard operation
flutter_opendroneid: ^0.15.2 copied to clipboard

PlatformAndroidiOS

A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation.

2
likes
85/ 140
pub points
67%
popularity

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

icon indicating section status
Follow Dart file conventions
15 / 30icon to trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:3:257

  ╷
3 │ <p>A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation. The format of data is defined in the <a href="https://www.astm.org/f3411-22a.html">ASTM F3411</a> Remote ID and the <a href="http://asd-stan.org/downloads/asd-stan-pren-4709-002-p1/">ASD-STAN prEN 4709-002</a> Direct Remote ID specifications.</p>
  │                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

Links in `README.md` should be secure. 1 image link is insecure.

README.md:30:35

   ╷
30 │ <a href="https://www.dronetag.cz"><img src="http://dronetag-media.s3.eu-north-1.amazonaws.com/d69bc916-7137-469c-88c4-22b7ad0cdf33.png" width="100" /></a></p>
   │                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

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.

icon indicating section status
Provide documentation
0 / 20icon to trigger folding of the section

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

31 out of 309 API elements (10.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: compare_extension, AuthenticationCompareExtension, containsEqualData, BasicIDCompareExtension, containsEqualData.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

icon indicating section status
Platform support
20 / 20icon to trigger 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:flutter_opendroneid/flutter_opendroneid.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:flutter_opendroneid/flutter_opendroneid.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:flutter_opendroneid/flutter_opendroneid.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_opendroneid/flutter_opendroneid.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
icon indicating section status
Pass static analysis
40 / 50icon to trigger folding of the section

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

lib/pigeon.dart doesn't match the Dart formatter.

To format your files run: dart format .

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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

Package Constraint Compatible Latest
dart_opendroneid ^0.3.0 0.3.0 0.3.0
device_info_plus ^8.0.0 8.2.2 9.1.1
flutter flutter 0.0.0 0.0.0
permission_handler ^11.0.1 11.1.0 11.1.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.0 2.1.0
file - 6.1.4 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.5.0 0.8.0
meta - 1.10.0 1.11.0
path - 1.9.0 1.9.0
permission_handler_android - 12.0.1 12.0.1
permission_handler_apple - 9.2.0 9.2.0
permission_handler_html - 0.1.0+2 0.1.0+2
permission_handler_platform_interface - 4.0.2 4.0.2
permission_handler_windows - 0.2.0 0.2.0
plugin_platform_interface - 2.1.7 2.1.7
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 0.3.0 0.4.0
win32 - 4.1.4 5.1.1

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

The constraint `^8.0.0` on device_info_plus does not support the stable version `9.0.0`.

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

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

Analyzed with Pana 0.21.43, Flutter 3.16.1, Dart 3.2.1.

Check the analysis log for details.

2
likes
85
pub points
67%
popularity

Publisher

verified publisher icondronetag.cz

A flutter plugin for reading Wi-Fi and Bluetooth Remote ID advertisements using native Android and iOS platform-specific implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

dart_opendroneid, device_info_plus, flutter, permission_handler

More

Packages that depend on flutter_opendroneid