m3o 1.0.225 copy "m3o: ^1.0.225" to clipboard
m3o: ^1.0.225 copied to clipboard

This is the Dart client to access APIs like DB, Functions, App, Events and more on the M3O Platform

0
likes
80/ 140
pub points
0%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

0 out of 0 API elements (100.0 %) have documentation comments.

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:m3o/src/address/address.dart that imports:
  • package:m3o/src/client/client.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 2395 issues. Showing the first 2:

ERROR: The type 'List' is declared with 0 type parameters, but 1 type arguments were given.

lib/src/lists/lists.dart:148:5

    ╷
148 │     List<String>? items,
    │     ^^^^^^^^^^^^^
    ╵

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

ERROR: The type 'List' is declared with 0 type parameters, but 1 type arguments were given.

lib/src/lists/lists.dart:228:5

    ╷
228 │     List<String>? items,
    │     ^^^^^^^^^^^^^
    ╵

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

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
freezed_annotation ^2.1.0 2.4.1 2.4.1
json_annotation ^4.4.0 4.9.0 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
collection - 1.18.0 1.18.0
meta - 1.15.0 1.15.0

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

0
likes
80
pub points
0%
popularity

Publisher

verified publisherm3o.com

This is the Dart client to access APIs like DB, Functions, App, Events and more on the M3O Platform

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

freezed_annotation, json_annotation

More

Packages that depend on m3o