fishpi 1.0.10 copy "fishpi: ^1.0.10" to clipboard
fishpi: ^1.0.10 copied to clipboard

A Package to use API of fishpi. Contain a command line tool to use fishpi services.

0
likes
135/ 140
pub points
0%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

669 out of 827 API elements (80.9 %) have documentation comments.

Some symbols that are missing documentation: article, article.ArticleAuthor.allName, article.ArticleAuthor.ArticleAuthor.from, article.ArticleAuthor.name, article.ArticleAuthor.toJson.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:fishpi/fishpi.dart that imports:
  • package:fishpi/types/types.dart that imports:
  • package:fishpi/types/user.dart that imports:
  • package:fishpi/src/request.dart that imports:
  • package:web_socket_channel/io.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.4.2 2.5.0 2.5.0
cli_dialog ^0.5.0 0.5.0 0.5.0
convert ^3.1.1 3.1.1 3.1.1
crypto ^3.0.3 3.0.3 3.0.3
dart_console ^1.2.0 1.2.0 4.1.0
dio ^5.3.3 5.4.3+1 5.4.3+1
path ^1.8.3 1.9.0 1.9.0
web_socket_channel ^2.4.0 2.4.5 2.4.5
yaml_modify ^1.0.1 1.0.1 1.0.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
ffi - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
intl - 0.18.1 0.19.0
meta - 1.14.0 1.14.0
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
yaml - 3.1.2 3.1.2

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

The constraint `^1.2.0` on dart_console does not support the stable version `4.0.0`, that was published 24 days ago.

When dart_console is 30 days old, this package will no longer be awarded points in this category.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

0
likes
135
pub points
0%
popularity

Publisher

verified publisherhancel.org

A Package to use API of fishpi. Contain a command line tool to use fishpi services.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, cli_dialog, convert, crypto, dart_console, dio, path, web_socket_channel, yaml_modify

More

Packages that depend on fishpi