enx_uikit_flutter 1.9.8 copy "enx_uikit_flutter: ^1.9.8" to clipboard
enx_uikit_flutter: ^1.9.8 copied to clipboard

EnableX Flutter Uikit allows developers to implement real-time communication channels such as audio, video, and text chat in their applications on iOS and Android Platforms.

2
likes
90/ 140
pub points
45%
popularity

We analyzed this package in the last hour, and awarded it 90 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

88 out of 640 API elements (13.8 %) 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: ChatModel, ChatModel.ChatModel.broadcast, ChatModel.ChatModel.currentTime, ChatModel.ChatModel.fileName, ChatModel.ChatModel.fileShareModel.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
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:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:enx_uikit_flutter/widgets/room_setting_ui.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:enx_uikit_flutter/widgets/room_setting_ui.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:enx_uikit_flutter/widgets/room_setting_ui.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:enx_uikit_flutter/widgets/room_setting_ui.dart that imports:
  • package:enx_flutter_plugin/enx_flutter_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:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task.dart that imports:
  • package:shared_preferences_ios/shared_preferences_ios.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:enx_uikit_flutter/enx_uikit_flutter.dart that imports:
  • package:enx_uikit_flutter/controller/enx_controller.dart that imports:
  • package:flutter_foreground_task/flutter_foreground_task.dart that imports:
  • package:shared_preferences_android/shared_preferences_android.dart that declares support for platforms: Android.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 142 issues. Showing the first 2:

WARNING: Unused import: 'package:intl/intl.dart'.

lib/controller/enx_controller.dart:32:8

   ╷
32 │ import 'package:intl/intl.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: Unused import: '../widgets/more_widget.dart'.

lib/controller/enx_controller.dart:37:8

   ╷
37 │ import '../widgets/more_widget.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
animated_widgets ^1.1.0 1.1.0 1.1.0
audioplayers ^5.1.0 5.2.1 6.0.0
enx_flutter_plugin ^2.3.13 2.3.17 2.3.18
file_picker ^5.5.0 5.5.0 8.0.2
flutter flutter 0.0.0 0.0.0
flutter_broadcasts ^0.4.0 0.4.0 0.4.0
flutter_foreground_task ^3.5.2 3.10.0 6.2.0
flutter_screenutil ^5.5.2 5.9.0 5.9.0
fluttertoast ^8.2.2 8.2.5 8.2.5
get ^4.6.6 4.6.6 4.6.6
get_storage ^2.1.1 2.1.1 2.1.1
http ^1.1.0 1.2.1 1.2.1
intl ^0.17.0 0.17.0 0.19.0
page_transition ^2.0.5 2.1.0 2.1.0
permission_handler ^11.0.0 11.3.1 11.3.1
replay_kit_launcher ^1.0.0 1.0.0 1.0.0
shared_preferences ^2.2.1 2.2.3 2.2.3
snapping_sheet_2 ^3.1.5 3.1.5 3.1.5
video_player ^2.8.2 2.8.6 2.8.6
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
audioplayers_android - 4.0.3 5.0.0
audioplayers_darwin - 5.0.2 6.0.0
audioplayers_linux - 3.1.0 4.0.0
audioplayers_platform_interface - 6.1.0 7.0.0
audioplayers_web - 4.1.0 5.0.0
audioplayers_windows - 3.1.0 4.0.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler_android - 12.0.5 12.0.5
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_ios - 2.1.1 2.1.1
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
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.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.0 2.3.0
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4

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

Found 4 issues. Showing the first 2:

The constraint `^5.1.0` on audioplayers does not support the stable version `6.0.0`.

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

The constraint `^5.5.0` on file_picker does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

2
likes
90
pub points
45%
popularity

Publisher

unverified uploader

EnableX Flutter Uikit allows developers to implement real-time communication channels such as audio, video, and text chat in their applications on iOS and Android Platforms.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

animated_widgets, audioplayers, enx_flutter_plugin, file_picker, flutter, flutter_broadcasts, flutter_foreground_task, flutter_screenutil, fluttertoast, get, get_storage, http, intl, page_transition, permission_handler, replay_kit_launcher, shared_preferences, snapping_sheet_2, video_player

More

Packages that depend on enx_uikit_flutter