spect8_ui 1.0.1
spect8_ui: ^1.0.1 copied to clipboard
Official UI kit for Spect8 chat services. Helps turning passive viewers into active users with our interactive widgets
We analyzed this package 3 days ago, and awarded it 100 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
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
169 out of 543 API elements (31.1 %) have documentation comments.
Some symbols that are missing documentation: active_users_bloc
, active_users_bloc.ActiveUsersBloc
, active_users_bloc.ActiveUsersBloc.ActiveUsersBloc.new
, active_users_bloc.ActiveUsersBloc.chManager
, active_users_bloc.ActiveUsersBloc.channelManager
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:spect8_ui/spect8_ui.dart
that imports:package:spect8_ui/src/messages_list/messages_list_core.dart
that imports:package:spect8_ui/src/messages_list/bloc/messages_bloc.dart
that imports:package:spect8_client/spect8_client.dart
that imports:package:spect8_client/src/spect8_client_base.dart
that imports:package:spect8_client/src/utils/services.dart
that imports:package:spect8_client/src/client/websockets/user_web_socket.dart
that imports:package:web_socket_channel/io.dart
that imports:dart:io
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.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 16 issues. Showing the first 2:
ERROR: The named parameter 'showRecentsTab' isn't defined.
lib/ui_components/message_item.dart:449:29
╷
449 │ showRecentsTab: true,
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ui_components/message_item.dart
INFO: Missing type annotation.
lib/enums/features.dart:16:1
╷
16 │ toType(String featureString) {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/enums/features.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
bloc |
^8.1.0 |
8.1.4 | 9.1.0 | |
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
emoji_picker_flutter |
^1.3.0 |
1.6.4 | 4.3.0 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
flutter_bloc |
^8.0.1 |
8.1.6 | 9.1.1 | |
flutter_randomcolor |
^1.0.12 |
1.0.18 | 1.0.18 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
page_transition |
^2.0.9 |
2.2.1 | 2.2.1 | |
path |
^1.8.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 | |
percent_indicator |
^4.2.2 |
4.2.5 | 4.2.5 | |
spect8_client |
^1.0.1 |
1.0.2 | 1.0.2 | |
url_launcher |
^6.1.5 |
6.3.2 | 6.3.2 | |
webview_flutter_web |
^0.1.0+4 |
0.1.0+4 | 0.2.3+4 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dio |
- | 4.0.6 | 5.9.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
get_it |
- | 7.7.0 | 8.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.5 | 2.5.5 | |
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 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 0.5.1 | 1.1.1 | |
web_socket_channel |
- | 2.4.5 | 3.0.3 | |
webview_flutter_platform_interface |
- | 1.9.5 | 2.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `^8.1.0` on bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions bloc
to update the constraint.
The constraint `^1.3.0` on emoji_picker_flutter does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions emoji_picker_flutter
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.