happy_platform_sdk 1.0.0 copy "happy_platform_sdk: ^1.0.0" to clipboard
happy_platform_sdk: ^1.0.0 copied to clipboard

A powerful Flutter client for the Happy Platform BaaS. Enables fluent, type-safe access to your self-hosted Firestore-like database.

130/ 160
pub points
52
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/casaam252/happy_platform_sdk 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/casaam252/happy_platform_sdk was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

27 out of 98 API elements (27.6 %) have documentation comments.

Some symbols that are missing documentation: happy_platform_sdk, happy_platform_sdk.Auth.projectId, happy_platform_sdk.AuthException.AuthException.fromDioException, happy_platform_sdk.AuthException.AuthException.new, happy_platform_sdk.AuthException.message.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:happy_platform_sdk/happy_platform_sdk.dart that imports:
  • package:dio/dio.dart that imports:
  • package:dio/src/transformer.dart that imports:
  • package:dio/src/transformers/sync_transformer.dart that imports:
  • package:dio/src/options.dart that imports:
  • package:dio/src/adapter.dart that imports:
  • package:dio/src/adapters/io_adapter.dart that imports:
  • dart:io
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

WARNING: The value of the field '_dio' isn't used.

lib/happy_platform_sdk.dart:526:13

    ╷
526 │   final Dio _dio;
    │             ^^^^
    ╵

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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
dio ^5.4.0 5.9.2 5.9.2
uuid ^4.5.1 4.5.3 4.5.3
web_socket_channel ^3.0.3 3.0.3 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.2 2.1.2
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
meta - 1.18.3 1.18.3
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
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
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.13, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
52
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter client for the Happy Platform BaaS. Enables fluent, type-safe access to your self-hosted Firestore-like database.

Repository (GitHub)

License

MIT (license)

Dependencies

dio, uuid, web_socket_channel

More

Packages that depend on happy_platform_sdk