talkplus_flutter_sdk 0.6.6 copy "talkplus_flutter_sdk: ^0.6.6" to clipboard
talkplus_flutter_sdk: ^0.6.6 copied to clipboard

TalkPlus Flutter SDK

0
likes
65/ 160
pub points
71%
popularity

We analyzed this package 32 hours ago, and awarded it 65 pub points (of a possible 160):

failed
Follow Dart file conventions
15 / 30trigger folding of the section

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.

0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

partial
Provide documentation
10 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

5 out of 313 API elements (1.6 %) 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: HttpUtil, HttpUtil.HttpUtil, HttpUtil.HttpUtil.HttpUtil, HttpUtil.HttpUtil.delete, HttpUtil.HttpUtil.get.

10/10 points: Package has an example

failed
Platform support
0 / 20trigger folding of the section

0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .
Package does not support platform `iOS`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .
Package does not support platform `Windows`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .
Package does not support platform `Linux`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .
Package does not support platform `macOS`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .
Package does not support platform `Web`.

Because:

  • package:talkplus_flutter_sdk/entity/TPEntity.dart that declares support for platforms: .

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:talkplus_flutter_sdk/entity/channel/TPChannel.dart that imports:
  • package:talkplus_flutter_sdk/talkplus_flutter.dart that imports:
  • package:talkplus_flutter_sdk/util/HttpUtil.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • package:flutter_secure_storage_platform_interface/flutter_secure_storage_platform_interface.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 26 issues. Showing the first 2:

WARNING: The left operand can't be null, so the right operand is never executed.

lib/talkplus_flutter.dart:472:47

    ╷
472 │       await HttpUtil.setSessionData(userId ?? "", sessionToken ?? "", sessionId ?? "");
    │                                               ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/talkplus_flutter.dart

WARNING: The left operand can't be null, so the right operand is never executed.

lib/talkplus_flutter.dart:472:67

    ╷
472 │       await HttpUtil.setSessionData(userId ?? "", sessionToken ?? "", sessionId ?? "");
    │                                                                   ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/talkplus_flutter.dart

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
dio ^5.0.3 5.7.0 5.7.0
flutter flutter 0.0.0 0.0.0
flutter_fgbg ^0.6.0 0.6.0 0.6.0
flutter_secure_storage ^9.2.2 9.2.2 9.2.2
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
shared_preferences ^2.0.15 2.3.3 2.3.3
uuid ^3.0.6 3.0.7 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
collection - 1.18.0 1.19.1
crypto - 3.0.6 3.0.6
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.1.1
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^3.0.6` on uuid does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions uuid 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 6 errors:

  • NON_TYPE_IN_CATCH_CLAUSE - lib/util/HttpUtil.dart:123:10 - The name 'DioException' isn't a type and can't be used in an on-catch clause.
  • NON_TYPE_IN_CATCH_CLAUSE - lib/util/HttpUtil.dart:149:10 - The name 'DioException' isn't a type and can't be used in an on-catch clause.
  • NON_TYPE_IN_CATCH_CLAUSE - lib/util/HttpUtil.dart:177:10 - The name 'DioException' isn't a type and can't be used in an on-catch clause.

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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.