mirrorfly_uikit_plugin 0.0.13 copy "mirrorfly_uikit_plugin: ^0.0.13" to clipboard
mirrorfly_uikit_plugin: ^0.0.13 copied to clipboard

outdated

A Mirrorfly Flutter UIKit plugin to Experience an outstanding real time messaging solution. The powerful communication that adds an extra mileage to build your chat app.

60/ 160
pub points
295
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://www.mirrorfly.com/docs/UIKit/flutter/quick-start/ was unreachable. Make sure that the website is reachable via HEAD requests.

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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

562 out of 4190 API elements (13.4 %) 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: add_busy_status_view, add_busy_status_view.AddBusyStatusView, add_busy_status_view.AddBusyStatusView.AddBusyStatusView.new, add_busy_status_view.AddBusyStatusView.enableAppBar, add_status_view.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

  • package:mirrorfly_uikit_plugin/mirrorfly_uikit_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:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dart that imports:
  • package:mirrorfly_uikit_plugin/app/modules/chat/views/chat_view.dart that imports:
  • package:mirrorfly_uikit_plugin/app/models.dart that imports:
  • package:mirrorfly_uikit_plugin/app/model/group_media_model.dart that imports:
  • package:mirrorfly_uikit_plugin/app/model/chat_message_model.dart that imports:
  • package:mirrorfly_uikit_plugin/app/data/helper.dart that imports:
  • package:mirrorfly_uikit_plugin/app/common/widgets.dart that imports:
  • package:mirrorfly_uikit_plugin/app/common/main_controller.dart that imports:
  • package:mirrorfly_uikit_plugin/app/modules/notification/notification_service.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dart that imports:
  • package:mirrorfly_uikit_plugin/app/modules/chat/views/chat_view.dart that imports:
  • package:mirrorfly_uikit_plugin/app/models.dart that imports:
  • package:mirrorfly_uikit_plugin/app/model/group_media_model.dart that imports:
  • package:mirrorfly_uikit_plugin/app/model/chat_message_model.dart that imports:
  • package:mirrorfly_uikit_plugin/app/data/helper.dart that imports:
  • package:mirrorfly_uikit_plugin/app/common/widgets.dart that imports:
  • package:mirrorfly_uikit_plugin/app/common/main_controller.dart that imports:
  • package:mirrorfly_uikit_plugin/app/modules/notification/notification_service.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 480 issues. Showing the first 2:

ERROR: Missing concrete implementation of 'mixin FullLifeCycleMixin on FullLifeCycleController.onHidden'.

lib/app/common/main_controller.dart:26:7

   ╷
26 │ class MainController extends FullLifeCycleController
   │       ^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app/common/main_controller.dart

ERROR: Missing concrete implementation of 'mixin FullLifeCycleMixin on FullLifeCycleController.onHidden'.

lib/app/modules/busy_status/controllers/busy_status_controller.dart:16:7

   ╷
16 │ class BusyStatusController extends FullLifeCycleController with FullLifeCycleMixin {
   │       ^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app/modules/busy_status/controllers/busy_status_controller.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
audioplayers ^5.1.0 5.2.1 6.5.1
cached_network_image ^3.2.3 3.4.1 3.4.1
camera ^0.10.5+3 0.10.6 0.11.2
contacts_service ^0.6.3 0.6.3 0.6.3
custom_image_crop ^0.0.10 0.0.13 0.1.1
device_info_plus ^9.0.3 9.1.2 12.1.0
emoji_picker_flutter ^1.6.1 1.6.4 4.3.0
file_picker ^5.3.3 5.5.0 10.3.3
flutter_keyboard_visibility ^5.4.1 5.4.1 6.0.0
flutter_libphonenumber ^2.1.5 2.5.1 2.5.1
flutter_local_notifications ^15.1.0+1 15.1.3 19.4.2
flutter_profile_picture ^2.0.0 2.0.0 2.0.0
flutter_svg ^2.0.7 2.2.1 2.2.1
flutter_switch ^0.3.2 0.3.2 0.3.2
fluttercontactpicker ^4.7.0 4.7.0 5.0.0 Discontinued
fluttertoast ^8.2.2 8.2.14 8.2.14
focus_detector ^2.0.1 2.0.1 2.0.1
geocoding ^2.1.0 2.2.2 4.0.0
geolocator ^10.0.0 10.1.1 14.0.2
get ^4.6.5 4.7.2 4.7.2
google_maps_flutter ^2.4.0 2.13.1 2.13.1
grouped_list ^5.1.2 5.1.2 6.0.0
http ^1.1.0 1.5.0 1.5.0
image_picker ^1.0.2 1.2.0 1.2.0
internet_connection_checker ^1.0.0+1 1.0.0+1 3.0.1
intl ^0.18.1 0.18.1 0.20.2
keyboard_dismisser ^3.0.0 3.0.0 3.0.0
lottie ^2.6.0 2.7.0 3.3.2
marquee ^2.2.3 2.3.0 2.3.0
mirrorfly_plugin ^0.0.12 0.0.13 1.8.0
oktoast ^3.3.1 3.4.0 3.4.0
open_file_plus ^3.4.1 3.4.1+1 3.4.1+1
package_info_plus ^4.1.0 4.2.0 9.0.0
path ^1.8.3 1.9.1 1.9.1
path_provider ^2.1.0 2.1.5 2.1.5
permission_handler ^10.4.3 10.4.5 12.0.1
photo_manager ^2.7.1 2.8.2 3.7.1
photo_view ^0.14.0 0.14.0 0.15.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
provider ^6.0.5 6.1.5+1 6.1.5+1
qr_code_scanner ^1.0.1 1.0.1 1.0.1
record ^4.4.4 4.4.4 6.1.1
scrollable_positioned_list ^0.3.8 0.3.8 0.3.8
share_plus ^7.1.0 7.2.2 12.0.0
shared_preferences ^2.2.0 2.5.3 2.5.3
swipe_to ^1.0.2 1.0.6 1.0.6
url_launcher ^6.1.12 6.3.2 6.3.2
video_player ^2.7.0 2.10.0 2.10.0
yaml ^3.1.2 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
audioplayers_android - 4.0.3 5.2.1
audioplayers_darwin - 5.0.2 6.3.0
audioplayers_linux - 3.1.0 4.2.1
audioplayers_platform_interface - 6.1.0 7.1.1
audioplayers_web - 4.1.0 5.1.1
audioplayers_windows - 3.1.0 4.2.1
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
camera_android - 0.10.10+7 0.10.10+7
camera_avfoundation - 0.9.21+3 0.9.21+3
camera_platform_interface - 2.11.0 2.11.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
contact_picker_platform_interface - 4.7.0 5.0.0
contact_picker_web - 4.7.0 5.0.0
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
fading_edge_scrollview - 4.1.1 4.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_libphonenumber_android - 1.4.1 1.4.1
flutter_libphonenumber_ios - 1.4.0 1.4.0
flutter_libphonenumber_platform_interface - 2.1.0 2.1.0
flutter_libphonenumber_web - 1.3.0 1.3.0
flutter_local_notifications_linux - 4.0.1 6.0.0
flutter_local_notifications_platform_interface - 7.2.0 9.1.0
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
geocoding_android - 3.3.1 4.0.1
geocoding_ios - 2.3.0 3.1.0
geocoding_platform_interface - 3.2.0 3.2.0
geolocator_android - 4.6.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 2.2.1 4.1.3
geolocator_windows - 0.2.5 0.2.5
gesture_x_detector - 1.1.1 1.1.1
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.18.2 2.18.2
google_maps_flutter_ios - 2.15.5 2.15.5
google_maps_flutter_platform_interface - 2.14.0 2.14.0
google_maps_flutter_web - 0.5.14+2 0.5.14+2
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+3 0.8.13+3
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
js - 0.6.7 0.7.2 Discontinued
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 1.0.6 2.0.0
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
package_info_plus_platform_interface - 2.0.1 3.2.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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
permission_handler_android - 10.3.6 13.0.1
permission_handler_apple - 9.1.4 9.4.7
permission_handler_platform_interface - 3.12.0 4.3.0
permission_handler_windows - 0.1.3 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
quiver - 3.2.2 3.2.2
record_linux - 0.4.1 1.2.1
record_macos - 0.2.2 1.1.1
record_platform_interface - 0.5.0 1.4.0
record_web - 0.5.0 1.2.0
record_windows - 0.7.1 1.0.7
rxdart - 0.28.0 0.28.0
sanitize_html - 2.1.0 2.1.0
share_plus_platform_interface - 3.4.0 6.1.0
shared_preferences_android - 2.4.12 2.4.12
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.7
timezone - 0.9.4 0.10.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.22 6.3.22
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.13 2.8.13
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.4.0 6.4.0
video_player_web - 2.4.0 2.4.0
visibility_detector - 0.2.2 0.4.0+2
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 23 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 `^0.10.5+3` on camera does not support the stable version `0.11.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_CLASS - lib/app/modules/gallery_picker/src/core/decode_image.dart:22:46 - Undefined class 'DecoderCallback'.
  • UNDEFINED_CLASS - lib/app/modules/gallery_picker/src/core/decode_image.dart:29:48 - Undefined class 'DecoderCallback'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: