maas 0.0.10 copy "maas: ^0.0.10" to clipboard
maas: ^0.0.10 copied to clipboard

maas is an MPC network solution to serve resource as service.

45/ 160
pub points
62
downloads

We analyzed this package in the last hour, and awarded it 45 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.10").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

820 out of 1827 API elements (44.9 %) have documentation comments.

Some symbols that are missing documentation: JSONBaseListener, JSONBaseListener.JSONBaseListener.JSONBaseListener.new, JSONBaseVisitor, JSONBaseVisitor.JSONBaseVisitor.JSONBaseVisitor.new, JSONLexer.

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)

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 149 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:analyzer/dart/element/element.dart'.

lib/dyn/dyn.dart:11:8

   ╷
11 │ import 'package:analyzer/dart/element/element.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: Target of URI doesn't exist: 'package:analyzer/dart/element/type.dart'.

lib/dyn/dyn.dart:12:8

   ╷
12 │ import 'package:analyzer/dart/element/type.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/dyn/dyn.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
antlr4 ^4.13.2 4.13.2 4.13.2
async ^2.11.0 2.13.0 2.13.0
collection ^1.19.0 1.19.1 1.19.1
decimal ^3.0.2 3.2.4 3.2.4
grpc ^4.0.1 4.3.1 5.1.0
http ^1.3.0 1.6.0 1.6.0
intl any 0.20.2 0.20.2
meta ^1.15.0 1.17.0 1.18.1
path ^1.9.0 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.0.0 2.2.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
protobuf - 5.1.0 6.0.0
rational - 2.2.3 2.2.3
source_span - 1.10.2 1.10.2
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.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^4.0.1` on grpc does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions grpc 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 103 errors:

  • URI_DOES_NOT_EXIST - lib/dyn/dyn.dart:11:8 - Target of URI doesn't exist: 'package:analyzer/dart/element/element.dart'.
  • URI_DOES_NOT_EXIST - lib/dyn/dyn.dart:12:8 - Target of URI doesn't exist: 'package:analyzer/dart/element/type.dart'.
  • URI_DOES_NOT_EXIST - lib/dyn/dyn.dart:13:8 - Target of URI doesn't exist: 'package:build/build.dart'.

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.23.10, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
45
points
62
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

maas is an MPC network solution to serve resource as service.

Homepage
Repository
View/report issues

License

unknown (license)

Dependencies

antlr4, async, collection, decimal, flutter, flutter_localizations, grpc, http, intl, meta, path

More

Packages that depend on maas