stipop_sdk 0.2.3 icon indicating copy to clipboard operation
stipop_sdk: ^0.2.3 copied to clipboard

Flutter Plugin for Stipop SDK

8
likes
100/ 140
pub points
43%
popularity

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

icon indicating section status
Follow Dart file conventions
10 / 30icon to trigger 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.

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.

icon indicating section status
Provide documentation
10 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 0 out of 52 API elements (0.0 %) 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.

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

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:stipop_sdk/model/sp_package.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:stipop_sdk/model/sp_package.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:stipop_sdk/model/sp_package.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:stipop_sdk/model/sp_package.dart that declares support for platforms: Android, iOS.
icon indicating section status
Pass static analysis
20 / 30icon to trigger folding of the section

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

INFO: 'ignore' is deprecated and shouldn't be used. Use `includeFromJson` and `includeToJson` with a value of `false` instead.

lib/model/sp_package.dart:59:12

   ╷
59 │   @JsonKey(ignore: true)
   │            ^^^^^^
   ╵

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

INFO: 'ignore' is deprecated and shouldn't be used. Use `includeFromJson` and `includeToJson` with a value of `false` instead.

lib/model/sp_package.dart:62:12

   ╷
62 │   @JsonKey(ignore: true)
   │            ^^^^^^
   ╵

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

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
json_annotation ^4.4.0 4.8.1 4.8.1
json_serializable ^6.1.3 6.7.0 6.7.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 61.0.0 61.0.0
analyzer - 5.13.0 5.13.0
args - 2.4.1 2.4.1
async - 2.11.0 2.11.0
build - 2.4.0 2.4.0
build_config - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
collection - 1.17.1 1.17.2
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.1 2.3.1
file - 7.0.0 7.0.0
glob - 2.1.2 2.1.2
js - 0.6.7 0.6.7
logging - 1.2.0 1.2.0
material_color_utilities - 0.2.0 0.5.0
meta - 1.9.1 1.9.1
package_config - 2.1.0 2.1.0
path - 1.8.3 1.8.3
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.2.3 1.2.3
sky_engine - 0.0.99 0.0.99
source_gen - 1.3.2 1.3.2
source_helper - 1.3.3 1.3.3
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
yaml - 3.1.2 3.1.2

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

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

icon indicating section status
Dart 3 & Flutter 3.10 compatibility
20 / 20icon to trigger folding of the section

20/20 points: Package is Dart 3 & Flutter 3.10 compatible!

Analysed with Pana 0.21.32, Flutter 3.10.0, Dart 3.0.0.

8
likes
100
pub points
43%
popularity

Publisher

unverified uploader

Flutter Plugin for Stipop SDK

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter, json_annotation, json_serializable

More

Packages that depend on stipop_sdk