mirrorfly_uikit_plugin 1.0.1
mirrorfly_uikit_plugin: ^1.0.1 copied to clipboard
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.
We analyzed this package 5 days ago, and awarded it 80 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
649 out of 4842 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_participants_controller.
10/10 points: Package has an example
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.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dartthat 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.dartthat imports:package:mirrorfly_uikit_plugin/app/common/extensions.dartthat imports:package:mirrorfly_uikit_plugin/app/common/constants.dartthat imports:package:mirrorfly_uikit_plugin/mirrorfly_uikit.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/view_all_media/views/view_all_media_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/view_all_media/controllers/view_all_media_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/controllers/chat_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/views/forwardchat_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/dashboard/widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/chat_widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/preview_contact/views/preview_contact_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/preview_contact/controllers/preview_contact_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/data/helper.dartthat imports:package:mirrorfly_uikit_plugin/app/common/widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/common/main_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/common/notification_service.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:mirrorfly_uikit_plugin/mirrorfly_uikit_plugin.dartthat imports:package:mirrorfly_uikit_plugin/app/common/extensions.dartthat imports:package:mirrorfly_uikit_plugin/app/common/constants.dartthat imports:package:mirrorfly_uikit_plugin/mirrorfly_uikit.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/view_all_media/views/view_all_media_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/view_all_media/controllers/view_all_media_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/controllers/chat_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/views/forwardchat_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/dashboard/widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/chat/chat_widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/preview_contact/views/preview_contact_view.dartthat imports:package:mirrorfly_uikit_plugin/app/modules/preview_contact/controllers/preview_contact_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/data/helper.dartthat imports:package:mirrorfly_uikit_plugin/app/common/widgets.dartthat imports:package:mirrorfly_uikit_plugin/app/common/main_controller.dartthat imports:package:mirrorfly_uikit_plugin/app/common/notification_service.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 576 issues. Showing the first 2:
ERROR: The named parameter 'flyCallback' is required, but there's no corresponding argument.
lib/app/call_modules/participants/add_participants_controller.dart:311:19
╷
311 │ Mirrorfly.inviteUsersToOngoingCall(jidList: selectedUsersJIDList);
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/call_modules/participants/add_participants_controller.dart
ERROR: The method 'e' isn't defined for the type 'LogMessage'.
lib/app/modules/chat/controllers/chat_controller.dart:3427:16
╷
3427 │ LogMessage.e(
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/modules/chat/controllers/chat_controller.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audioplayers |
^6.0.0 |
6.5.1 | 6.5.1 | |
cached_network_image |
^3.3.1 |
3.4.0 | 3.4.1 | |
camera |
^0.10.5+9 |
0.10.6 | 0.11.3 | |
contacts_service |
^0.6.3 |
0.6.3 | 0.6.3 | |
custom_image_crop |
^0.0.13 |
0.0.13 | 0.1.1 | |
device_info_plus |
^10.0.1 |
10.1.2 | 12.3.0 | |
emoji_picker_flutter |
^2.1.1 |
2.2.0 | 4.4.0 | |
file_picker |
^8.0.0+1 |
8.0.7 | 10.3.8 | |
flutter_app_badger |
^1.5.0 |
1.5.0 | 1.5.0 | Discontinued |
flutter_keyboard_visibility |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_libphonenumber |
^2.2.1 |
2.7.0 | 2.7.0 | |
flutter_local_notifications |
^17.0.0 |
17.2.4 | 19.5.0 | |
flutter_svg |
^2.0.10+1 |
2.2.3 | 2.2.3 | |
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.4 |
8.2.8 | 9.0.0 | |
focus_detector |
^2.0.1 |
2.0.1 | 2.0.1 | |
geocoding |
^3.0.0 |
3.0.0 | 4.0.0 | |
geolocator |
^11.0.0 |
11.1.0 | 14.0.2 | |
get |
^4.6.6 |
4.7.3 | 4.7.3 | |
google_maps_flutter |
^2.6.0 |
2.14.0 | 2.14.0 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
image_picker |
^1.0.7 |
1.2.1 | 1.2.1 | |
internet_connection_checker |
^1.0.0+1 |
1.0.0+1 | 3.0.1 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
keyboard_dismisser |
^3.0.0 |
3.0.0 | 3.0.0 | |
lottie |
^3.1.0 |
3.3.2 | 3.3.2 | |
marquee |
^2.2.3 |
2.3.0 | 2.3.0 | |
mirrorfly_plugin |
^1.0.0 |
1.9.0 | 1.9.0 | |
oktoast |
^3.4.0 |
3.4.0 | 3.4.0 | |
open_file_plus |
^3.4.1+1 |
3.4.1+1 | 3.4.1+1 | |
package_info_plus |
^6.0.0 |
6.0.0 | 9.0.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
photo_manager |
^3.0.0 |
3.8.3 | 3.8.3 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
qr_code_scanner |
^1.0.1 |
1.0.1 | 1.0.1 | |
record |
^5.0.5 |
5.2.1 | 6.1.2 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
share_plus |
^8.0.2 |
8.0.3 | 12.0.1 | |
shared_preferences |
^2.2.2 |
2.5.4 | 2.5.4 | |
swipe_to |
^1.0.6 |
1.0.6 | 1.0.6 | |
tuple |
^2.0.2 |
2.0.2 | 2.0.2 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 | |
video_player |
^2.8.5 |
2.10.1 | 2.10.1 | |
yaml |
^3.1.2 |
3.1.3 | 3.1.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 18 issues. Showing the first 2:
The constraint `^0.10.5+9` on camera does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions camera to update the constraint.
The constraint `^0.0.13` on custom_image_crop does not support the stable version `0.1.0`.
Try running dart pub upgrade --major-versions custom_image_crop 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.