robin_flutter 0.0.2 robin_flutter: ^0.0.2 copied to clipboard
Robin Message SDK
We analyzed this package 1 hour ago, and awarded it 50 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
2 out of 52 API elements (3.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.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: robin_flutter
, robin_flutter.Robin
, robin_flutter.Robin.Robin
, robin_flutter.Robin.apiKey
, robin_flutter.Robin.currentUser
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/components/user_avatar.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/components/user_avatar.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/views/robin_chat.dart
that imports:package:robin_flutter/src/components/chat_bottom_bar.dart
that imports:package:robin_flutter/src/controllers/robin_controller.dart
that imports:package:flutter_ringtone_player/flutter_ringtone_player.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/components/user_avatar.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/views/robin_chat.dart
that imports:package:robin_flutter/src/components/chat_bottom_bar.dart
that imports:package:robin_flutter/src/controllers/robin_controller.dart
that imports:package:robin_flutter/src/models/robin_conversation.dart
that imports:package:robin_flutter/src/models/robin_last_message.dart
that imports:package:robin_flutter/src/models/robin_message.dart
that imports:package:robin_flutter/src/utils/functions.dart
that imports:package:robin_flutter/src/components/robin_conversation_media.dart
that imports:package:robin_flutter/src/components/message-group/text_bubble.dart
that imports:package:robin_flutter/src/components/robin_video_thumbnail.dart
that imports:package:chewie/chewie.dart
that imports:package:chewie/src/material/material_desktop_controls.dart
that imports:package:chewie/src/chewie_player.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
Package does not support platform `iOS`.
Because:
package:robin_flutter/robin_flutter.dart
that imports:package:robin_flutter/src/views/robin_home.dart
that imports:package:robin_flutter/src/components/conversation.dart
that imports:package:robin_flutter/src/views/robin_chat.dart
that imports:package:robin_flutter/src/components/chat_bottom_bar.dart
that imports:package:robin_flutter/src/controllers/robin_controller.dart
that imports:package:robin_flutter/src/models/robin_conversation.dart
that imports:package:robin_flutter/src/models/robin_last_message.dart
that imports:package:robin_flutter/src/models/robin_message.dart
that imports:package:robin_flutter/src/utils/functions.dart
that imports:package:robin_flutter/src/components/robin_conversation_media.dart
that imports:package:robin_flutter/src/components/message-group/text_bubble.dart
that imports:package:robin_flutter/src/components/robin_video_thumbnail.dart
that imports:package:chewie/chewie.dart
that imports:package:chewie/src/material/material_desktop_controls.dart
that imports:package:chewie/src/chewie_player.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
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 49 issues. Showing the first 2:
ERROR: The named parameter 'primary' isn't defined.
lib/src/components/robin_add_group_participants.dart:364:21
╷
364 │ primary: green,
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/robin_add_group_participants.dart
ERROR: The named parameter 'onPrimary' isn't defined.
lib/src/components/robin_add_group_participants.dart:365:21
╷
365 │ onPrimary: white,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/robin_add_group_participants.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animated_size_and_fade |
^3.0.0 |
3.0.1 | 5.0.0 |
audioplayers |
^0.20.1 |
0.20.1 | 6.1.0 |
cached_network_image |
^3.2.0 |
3.3.1 | 3.4.1 |
carousel_slider |
^4.0.0 |
4.2.1 | 5.0.0 |
chewie |
^1.3.2 |
1.5.0 | 1.8.5 |
collection |
^1.15.0 |
1.19.0 | 1.19.1 |
file_picker |
^4.3.0 |
4.6.1 | 8.1.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_ringtone_player |
^3.1.1 |
3.2.0 | 4.0.0+3 |
flutter_slidable |
^1.1.0 |
1.3.2 | 3.1.2 |
flutter_svg |
^1.0.0 |
1.1.6 | 2.0.16 |
fluttertoast |
^8.0.8 |
8.2.8 | 8.2.10 |
get |
^4.6.1 |
4.6.6 | 4.6.6 |
html |
^0.15.0 |
0.15.5 | 0.15.5 |
http |
^0.13.4 |
0.13.6 | 1.2.2 |
image_picker |
^0.8.4+4 |
0.8.9 | 1.1.2 |
intl |
^0.17.0 |
0.17.0 | 0.20.1 |
jiffy |
^5.0.0 |
5.0.0 | 6.3.2 |
linkify |
^4.1.0 |
4.1.0 | 5.0.0 |
open_file |
^3.2.1 |
3.2.1 | 3.5.10 |
path_provider |
^2.0.9 |
2.0.15 | 2.1.5 |
record |
^3.0.2 |
3.0.4 | 5.2.0 |
shared_preferences |
^2.0.11 |
2.3.4 | 2.3.4 |
shimmer |
^2.0.0 |
2.0.0 | 3.0.0 |
string_validator |
^0.3.0 |
0.3.0 | 1.1.0 |
url_launcher |
^6.0.17 |
6.3.1 | 6.3.1 |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 |
video_player |
^2.4.0 |
2.9.2 | 2.9.2 |
video_thumbnail |
^0.5.0 |
0.5.3 | 0.5.3 |
web_socket_channel |
^2.1.0 |
2.4.5 | 3.0.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 17 issues. Showing the first 2:
The constraint `^3.0.0` on animated_size_and_fade does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions animated_size_and_fade
to update the constraint.
The constraint `^0.20.1` on audioplayers does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions audioplayers
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 11 errors:
UNDEFINED_NAMED_PARAMETER
-lib/src/components/robin_add_group_participants.dart:364:21
- The named parameter 'primary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/src/components/robin_add_group_participants.dart:365:21
- The named parameter 'onPrimary' isn't defined.UNDEFINED_NAMED_PARAMETER
-lib/src/components/robin_create_group.dart:166:21
- The named parameter 'primary' isn't defined.
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.