nchat 0.0.2
nchat: ^0.0.2 copied to clipboard
A pure Dart/Flutter chat SDK for NBase platform with real-time messaging, GraphQL API, Socket.IO support, and multi-region capabilities.
We analyzed this package 3 days ago, and awarded it 120 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://github.com/nbase-io/NBase-SDK-Flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/nbase-io/NBase-SDK-Flutter was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/nbase-io/NBase-SDK-Flutter/issues 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.
10/10 points: 20% or more of the public API has dartdoc comments
100 out of 300 API elements (33.3 %) have documentation comments.
Some symbols that are missing documentation: nchat, nchat.Channel, nchat.Channel.Channel.fromJson, nchat.Channel.Channel.new, nchat.Channel.createdAt.
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:nchat/nchat.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:nchat/nchat.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:nchat/nchat.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:nchat/nchat.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:nchat/nchat.dartthat imports:package:nchat/src/api/mutation.dartthat imports:package:nchat/src/core/graphql_client.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:nchat/nchat.dartthat imports:package:nchat/src/api/mutation.dartthat imports:package:nchat/src/core/graphql_client.dartthat imports:package:graphql_flutter/graphql_flutter.dartthat imports:package:graphql_flutter/src/widgets/hooks/subscription.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/nchat/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: Unused import: 'src/models/message_unread_count.dart'.
lib/nchat.dart:19:8
╷
19 │ import 'src/models/message_unread_count.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/nchat.dart
WARNING: The value of the field '_localNotifications' isn't used.
lib/nchat.dart:59:41
╷
59 │ final FlutterLocalNotificationsPlugin _localNotifications = FlutterLocalNotificationsPlugin();
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/nchat.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
device_info_plus |
^10.1.0 |
10.1.2 | 12.3.0 | |
dio |
^5.4.0 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.5 |
2.0.8 | 2.0.8 | |
flutter_local_notifications |
^17.0.0 |
17.2.4 | 19.5.0 | |
freezed_annotation |
^2.4.1 |
2.4.4 | 3.1.0 | |
gql |
^1.0.0 |
1.0.1 | 1.0.1 | |
graphql_flutter |
^5.1.2 |
5.2.1 | 5.2.1 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
http_parser |
^4.0.2 |
4.1.2 | 4.1.2 | |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 | |
meta |
^1.11.0 |
1.17.0 | 1.17.0 | |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 | |
socket_io_client |
^2.0.3+1 |
2.0.3+1 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.1.5 | 7.0.0 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_hooks |
- | 0.21.3+1 | 0.21.3+1 | |
flutter_local_notifications_linux |
- | 4.0.1 | 6.0.0 | |
flutter_local_notifications_platform_interface |
- | 7.2.0 | 9.1.0 | |
gql_dedupe_link |
- | 2.0.4-alpha+1715521079596 | 4.0.0 | |
gql_error_link |
- | 1.0.1 | 1.0.1 | |
gql_exec |
- | 1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 | |
gql_http_link |
- | 1.2.0 | 1.2.0 | |
gql_link |
- | 1.1.0 | 1.1.0 | |
gql_transform_link |
- | 1.0.1 | 1.0.1 | |
graphql |
- | 5.2.3 | 5.2.3 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
isolate_channel |
- | 0.2.2+1 | 0.2.2+1 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
normalize |
- | 0.9.1 | 0.10.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
socket_io_common |
- | 2.0.3 | 3.1.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 | |
timezone |
- | 0.9.4 | 0.11.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^10.1.0` on device_info_plus does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions device_info_plus to update the constraint.
The constraint `^17.0.0` on flutter_local_notifications does not support the stable version `18.0.0`.
Try running dart pub upgrade --major-versions flutter_local_notifications 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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.