mirrorfly_uikit_plugin 0.0.13
mirrorfly_uikit_plugin: ^0.0.13 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 hours ago, and awarded it 60 pub points (of a possible 160):
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.
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
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
.
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.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
.
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.
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
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
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.