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
200
downloads

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

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Failed check 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.

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

Partially passed check 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.new, HttpUtil.HttpUtil.delete, HttpUtil.HttpUtil.get.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 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: .

Failed check 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 report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 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 report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
dio ^5.0.3 5.8.0+1 5.8.0+1
flutter_fgbg ^0.6.0 0.6.0 0.7.1
flutter_secure_storage ^9.2.2 9.2.4 9.2.4
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
shared_preferences ^2.0.15 2.5.3 2.5.3
uuid ^3.0.6 3.0.7 4.5.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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
platform - 3.1.6 3.1.6
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
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
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1
win32 - 5.14.0 5.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.

The constraint `^0.6.0` on flutter_fgbg does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions flutter_fgbg to update the constraint.

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 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.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
65
points
200
downloads

Publisher

unverified uploader

Weekly Downloads

TalkPlus Flutter SDK

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter, flutter_fgbg, flutter_secure_storage, plugin_platform_interface, shared_preferences, uuid

More

Packages that depend on talkplus_flutter_sdk