vascular_flutter 2.2.0 copy "vascular_flutter: ^2.2.0" to clipboard
vascular_flutter: ^2.2.0 copied to clipboard

The Vascular flutter plugin. This package implements a cross-platform plugin interface to vascular's iOS and Android native SDKs. This allows core Vascular functionality to be implemented by Flutter a [...]

30/ 160
pub points
26
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis http://www.vascular.io/ 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

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

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

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

OUT: Documenting vascular_flutter... Discovering libraries... ERR: dartdoc 9.0.8 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/pana_TYTRKW/lib/src/vascular'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:209) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:292)

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 59 issues. Showing the first 2:

ERROR: Target of URI hasn't been generated: 'package:vascular_flutter/src/vascular/inbox.pb.dart'.

lib/vascular_flutter.dart:1:8

  ╷
1 │ export 'package:vascular_flutter/src/vascular/inbox.pb.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: Target of URI hasn't been generated: 'package:vascular_flutter/src/vascular/message.pb.dart'.

lib/vascular_flutter.dart:2:8

  ╷
2 │ export 'package:vascular_flutter/src/vascular/message.pb.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
20 / 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
async ^2.13.1 2.13.1 2.13.1
fixnum ^1.1.1 1.1.1 1.1.1
grpc ^5.1.0 5.1.0 5.1.0
protobuf ^6.0.0 6.0.0 6.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.3.3 2.3.3
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.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
web - 1.1.1 1.1.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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 44 errors:

  • URI_HAS_NOT_BEEN_GENERATED - lib/vascular_flutter.dart:1:8 - Target of URI hasn't been generated: 'package:vascular_flutter/src/vascular/inbox.pb.dart'.
  • URI_HAS_NOT_BEEN_GENERATED - lib/vascular_flutter.dart:2:8 - Target of URI hasn't been generated: 'package:vascular_flutter/src/vascular/message.pb.dart'.
  • URI_HAS_NOT_BEEN_GENERATED - lib/vascular_flutter.dart:3:8 - Target of URI hasn't been generated: 'package:vascular_flutter/src/vascular/tag.pb.dart'.

Run dart pub downgrade and then dart 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.23.14, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
30
points
26
downloads

Publisher

verified publishervascular.io

Weekly Downloads

The Vascular flutter plugin. This package implements a cross-platform plugin interface to vascular's iOS and Android native SDKs. This allows core Vascular functionality to be implemented by Flutter apps written in dart. The available core Vascular functionality currently includes: message center, and user manager.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, fixnum, grpc, protobuf

More

Packages that depend on vascular_flutter