digia_webengage_plugin 1.0.0-beta.2 copy "digia_webengage_plugin: ^1.0.0-beta.2" to clipboard
digia_webengage_plugin: ^1.0.0-beta.2 copied to clipboard

Digia Engage CEP plugin for WebEngage — bridges WebEngage in-app and personalization campaigns into Digia's rendering engine.

120/ 160
pub points
33
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

10 out of 11 API elements (90.9 %) have documentation comments.

Some symbols that are missing documentation: digia_webengage_plugin.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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:digia_webengage_plugin/digia_webengage_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:digia_webengage_plugin/digia_webengage_plugin.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:digia_webengage_plugin/digia_webengage_plugin.dart that imports:
  • package:digia_webengage_plugin/src/webengage_plugin.dart that imports:
  • package:digia_webengage_plugin/src/webengage_payload_mapper.dart that imports:
  • package:digia_engage/digia_engage.dart that imports:
  • package:digia_engage/src/init/digia_ui_manager.dart that imports:
  • package:digia_engage/src/init/digia_ui.dart that imports:
  • package:digia_engage/src/network/network_client.dart that imports:
  • package:digia_engage/digia_ui.dart that imports:
  • package:digia_engage/src/framework/widgets/image.dart that imports:
  • package:digia_engage/src/framework/utils/widget_util.dart that imports:
  • package:digia_engage/src/framework/render_payload.dart that imports:
  • package:digia_engage/src/framework/ui_factory.dart that imports:
  • package:digia_engage/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_engage/src/framework/builders.dart that imports:
  • package:digia_engage/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_engage/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:digia_webengage_plugin/digia_webengage_plugin.dart that imports:
  • package:digia_webengage_plugin/src/webengage_plugin.dart that imports:
  • package:digia_webengage_plugin/src/webengage_payload_mapper.dart that imports:
  • package:digia_engage/digia_engage.dart that imports:
  • package:digia_engage/src/init/digia_ui_manager.dart that imports:
  • package:digia_engage/src/init/digia_ui.dart that imports:
  • package:digia_engage/src/network/network_client.dart that imports:
  • package:digia_engage/digia_ui.dart that imports:
  • package:digia_engage/src/framework/widgets/image.dart that imports:
  • package:digia_engage/src/framework/utils/widget_util.dart that imports:
  • package:digia_engage/src/framework/render_payload.dart that imports:
  • package:digia_engage/src/framework/ui_factory.dart that imports:
  • package:digia_engage/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_engage/src/framework/builders.dart that imports:
  • package:digia_engage/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_engage/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/digia_webengage_plugin/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: Statements in an if should be enclosed in a block.

lib/src/webengage_bridge.dart:126:13

    ╷
126 │             return;
    │             ^^^^^^^
    ╵

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
digia_engage ^1.1.2 1.1.2 1.1.2
we_personalization_flutter ^1.1.1 1.1.1 2.0.0
webengage_flutter ^1.7.0 1.7.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
before_after - 3.2.0 3.2.0
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
carousel_slider - 5.1.2 5.1.2
characters - 1.4.1 1.4.1
chartjs_flutter - 1.0.0 1.0.0
chewie - 1.13.1 1.14.1
clock - 1.1.2 1.1.2
code_assets - 1.1.0 1.1.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.9 1.0.9
dbus - 0.7.12 0.7.13
digia_expr - 0.0.15 0.0.15
digia_inspector_core - 1.0.0 1.0.0
dio - 5.9.2 5.9.2
dio_web_adapter - 2.1.2 2.1.2
equatable - 2.0.8 2.0.8
expandable - 5.0.1 5.0.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_picker - 10.3.10 11.0.2
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_blurhash - 0.9.1 0.9.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_highlight - 0.7.0 0.7.0
flutter_html - 3.0.0 3.0.0
flutter_inappwebview - 6.1.5 6.1.5
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.3.0 1.3.0
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_js - 0.8.7 0.8.7
flutter_plugin_android_lifecycle - 2.0.34 2.0.34
flutter_staggered_grid_view - 0.7.0 0.7.0
flutter_svg - 2.3.0 2.3.0
fluttertoast - 8.2.14 9.1.0
font_awesome_flutter - 10.12.0 11.0.0
highlight - 0.7.0 0.7.0
hooks - 2.0.0 2.0.0
html - 0.15.6 0.15.6
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker - 1.2.2 1.2.2
image_picker_android - 0.8.13+17 0.8.13+17
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
imageview360 - 1.3.0 1.3.0
infinite_scroll_pagination - 4.1.0 5.1.1
intl - 0.19.0 0.20.2
iregexp - 0.1.2 0.2.0
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
json_annotation - 4.12.0 4.12.0
json_path - 0.7.6 0.9.0
list_counter - 1.0.2 1.0.2
logging - 1.3.0 1.3.0
lottie - 3.3.3 3.3.3
markdown - 7.3.1 7.3.1
markdown_widget - 2.3.2+8 2.3.2+8
material_color_utilities - 0.13.0 0.13.0
maybe_just_nothing - 0.5.3 0.6.0
meta - 1.18.0 1.18.2
mime - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
moment_dart - 2.2.1+beta.0 5.3.4
nested - 1.0.0 1.0.0
objective_c - 9.4.1 9.4.1
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 2.2.0
package_info_plus - 8.3.1 10.1.0
package_info_plus_platform_interface - 3.2.1 4.1.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.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
percent_indicator - 4.2.5 4.2.5
petitparser - 6.1.0 7.0.2
pinput - 5.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
qs_dart - 1.7.5 1.7.5
record_use - 0.6.0 0.6.0
rfc_6901 - 0.2.1 0.2.1
rxdart - 0.28.0 0.28.0
scroll_to_index - 3.0.1 3.0.1
share_plus - 11.1.0 13.1.0
share_plus_platform_interface - 6.1.0 7.1.0
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
simple_gesture_detector - 0.2.1 0.2.1
sliver_tools - 0.2.12 0.2.12
smart_auth - 3.2.0 3.2.0
smooth_page_indicator - 1.2.1 2.0.1
source_span - 1.10.2 1.10.2
sqflite - 2.4.2+1 2.4.2+1
sqflite_android - 2.4.2+3 2.4.2+3
sqflite_common - 2.5.8 2.5.8
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
sync_http - 0.3.1 0.3.1
synchronized - 3.4.0+1 3.4.0+1
table_calendar - 3.1.3 3.2.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.30 6.3.30
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.3 1.2.3
vector_math - 2.2.0 2.3.0
video_player - 2.11.1 2.11.1
video_player_android - 2.9.5 2.9.5
video_player_avfoundation - 2.9.7 2.9.7
video_player_platform_interface - 6.7.0 6.7.0
video_player_web - 2.4.0 2.4.0
visibility_detector - 0.4.0+2 0.4.0+2
wakelock_plus - 1.3.3 1.6.1
wakelock_plus_platform_interface - 1.5.1 1.5.1
web - 1.1.1 1.1.1
webview_flutter - 4.13.1 4.13.1
webview_flutter_android - 4.12.0 4.12.0
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.25.1 3.25.1
widget_marquee - 0.0.8 0.0.8
win32 - 5.15.0 6.3.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 7.0.1
yaml - 3.1.3 3.1.3
youtube_player_flutter - 9.1.3 9.1.3
youtube_player_iframe - 5.2.2 6.0.0
youtube_player_iframe_web - 3.1.2 3.1.2

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

The constraint `^1.1.1` on we_personalization_flutter does not support the stable version `2.0.0`, that was published 16 days ago.

When we_personalization_flutter is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^1.7.0` on webengage_flutter does not support the stable version `2.0.0`, that was published 16 days ago.

When webengage_flutter is 30 days old, this package will no longer be awarded points in this category.

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

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.23.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
33
downloads

Documentation

API reference

Publisher

verified publisherdigia.tech

Weekly Downloads

Digia Engage CEP plugin for WebEngage — bridges WebEngage in-app and personalization campaigns into Digia's rendering engine.

Homepage
Repository (GitHub)
View/report issues

Topics

#webengage #inapp-messaging #personalization #server-driven-ui

License

unknown (license)

Dependencies

digia_engage, flutter, we_personalization_flutter, webengage_flutter

More

Packages that depend on digia_webengage_plugin

Packages that implement digia_webengage_plugin