flutter_callouts 0.0.3 copy "flutter_callouts: ^0.0.3" to clipboard
flutter_callouts: ^0.0.3 copied to clipboard

PlatformiOS

Point stuff out for your users => Target, Transform, Configure Callouts, Record to JSON in Dev, and Play in Producton

1
likes
105/ 160
pub points
8%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

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

Repository URL doesn't exist.

At the time of the analysis https://github.com/biancashouse/flutter-callouts was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_callouts,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

0/5 points: Provide a valid README.md

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

README.md:22:5

   ╷
22 │ <li><a href="http://google.com">visit the web demo</a></li>
   │     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

25 out of 410 API elements (6.1 %) 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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: flutter_callouts, flutter_callouts.ArrowType, flutter_callouts.ArrowType.reverse, flutter_callouts.BoolFunc, flutter_callouts.Callout.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/widget/widget_helper.dart that imports:
  • package:image_network/image_network.dart that imports:
  • package:webviewimage/webviewimage.dart that imports:
  • package:webviewimage/src/view/view.dart that imports:
  • package:webviewimage/src/view/impl/io.dart that imports:
  • package:webviewimage/src/view/interface.dart that imports:
  • package:webviewimage/src/utils/utils.dart that imports:
  • package:webviewimage/src/utils/webview_aware.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Windows`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/widget/widget_helper.dart that imports:
  • package:image_network/image_network.dart that imports:
  • package:webviewimage/webviewimage.dart that imports:
  • package:webviewimage/src/view/view.dart that imports:
  • package:webviewimage/src/view/impl/io.dart that imports:
  • package:webviewimage/src/view/interface.dart that imports:
  • package:webviewimage/src/utils/utils.dart that imports:
  • package:webviewimage/src/utils/webview_aware.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/widget/widget_helper.dart that imports:
  • package:image_network/image_network.dart that imports:
  • package:webviewimage/webviewimage.dart that imports:
  • package:webviewimage/src/view/view.dart that imports:
  • package:webviewimage/src/view/impl/io.dart that imports:
  • package:webviewimage/src/view/interface.dart that imports:
  • package:webviewimage/src/utils/utils.dart that imports:
  • package:webviewimage/src/utils/webview_aware.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/widget/widget_helper.dart that imports:
  • package:image_network/image_network.dart that imports:
  • package:webviewimage/webviewimage.dart that imports:
  • package:webviewimage/src/view/view.dart that imports:
  • package:webviewimage/src/view/impl/io.dart that imports:
  • package:webviewimage/src/view/interface.dart that imports:
  • package:webviewimage/src/utils/utils.dart that imports:
  • package:webviewimage/src/utils/webview_aware.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Web`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/local_storage/local_storage.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/system_useful.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_callouts/flutter_callouts.dart that imports:
  • package:flutter_callouts/src/api/callouts/zoomer.dart that imports:
  • package:bh_shared/bh_shared.dart that imports:
  • package:bh_shared/src/local_storage/local_storage.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 41 issues. Showing the first 2:

INFO: The type name 'BubbleShape_OP' isn't an UpperCamelCase identifier.

lib/src/api/callouts/bubble_shape.dart:7:7

  ╷
7 │ class BubbleShape_OP extends CustomPainter {
  │       ^^^^^^^^^^^^^^
  ╵

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

INFO: The referenced identifier is a wildcard.

lib/src/api/callouts/callout.dart:171:46

    ╷
171 │           calloutContent: (_) => boxContentF(_),
    │                                              ^
    ╵

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

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
bh_shared ^0.0.4 0.0.4 2.0.1
flutter flutter 0.0.0 0.0.0
pointer_interceptor ^0.10.1+1 0.10.1+2 0.10.1+2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
bloc - 8.1.4 8.1.4
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.5 3.0.5
device_info_plus - 10.1.2 10.1.2
device_info_plus_platform_interface - 7.0.1 7.0.1
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_web_plugins - 0.0.0 0.0.0
gap - 3.0.1 3.0.1
go_router - 14.2.7 14.2.7
gradient_borders - 1.0.1 1.0.1
hive - 2.2.3 2.2.3
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
hydrated_bloc - 9.1.5 9.1.5
image_network - 2.5.6 2.5.6
intl - 0.19.0 0.19.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
package_info_plus - 8.0.2 8.0.2
package_info_plus_platform_interface - 3.0.1 3.0.1
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor_ios - 0.10.1 0.10.1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.2+1 0.10.2+1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.3.0 1.3.0
synchronized - 3.3.0+2 3.3.0+2
term_glyph - 1.2.1 1.2.1
timeago - 3.7.0 3.7.0
typed_data - 1.3.2 1.3.2
universal_platform - 1.1.0 1.1.0
uuid - 4.5.0 4.5.0
vector_math - 2.1.4 2.1.4
web - 1.0.0 1.0.0
webview_flutter - 4.9.0 4.9.0
webview_flutter_android - 3.16.7 3.16.7
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.15.0 3.15.0
webviewimage - 0.0.6 0.0.6
win32 - 5.5.4 5.5.4
win32_registry - 1.1.5 1.1.5
xdg_directories - 1.0.4 1.0.4

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

The constraint `^0.0.4` on bh_shared does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions bh_shared 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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.

1
likes
105
pub points
8%
popularity

Publisher

verified publisherbiancashouse.com

Point stuff out for your users => Target, Transform, Configure Callouts, Record to JSON in Dev, and Play in Producton

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

bh_shared, flutter, pointer_interceptor

More

Packages that depend on flutter_callouts