notify_pod_server 1.1.11 copy "notify_pod_server: ^1.1.11" to clipboard
notify_pod_server: ^1.1.11 copied to clipboard

Starting point for a Serverpod module.

60/ 160
pub points
99
downloads

We analyzed this package 15 hours ago, and awarded it 60 pub points (of a possible 160):

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/aragornz325/notify_pod was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/aragornz325/notify_pod 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

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

166 out of 459 API elements (36.2 %) have documentation comments.

Some symbols that are missing documentation: configure_notify_pod, notify_pod_initializer, notify_pod_initializer.NotifyPodInitializer, notify_pod_initializer.NotifyPodInitializer.NotifyPodInitializer.new, notify_pod_initializer.NotifyPodInitializer.init.

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

ERROR: The setter 'Device.id' ('void Function(int?)') isn't a valid override of 'TableRow.id' ('void Function(dynamic)').

lib/src/generated/devices/devices.dart:64:8

   ╷
64 │   int? id;
   │        ^^
   ╵

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

ERROR: The setter 'EmailPod.id' ('void Function(int?)') isn't a valid override of 'TableRow.id' ('void Function(dynamic)').

lib/src/generated/email/email.dart:70:8

   ╷
70 │   int? id;
   │        ^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
dart_firebase_admin ^0.4.0 0.4.0 0.4.1
dart_jsonwebtoken ^2.14.2 2.17.0 3.3.2
dio ^5.7.0 5.9.2 5.9.2
firebase_admin ^0.3.0 0.3.1+1 0.3.1+1
firebaseapis ^0.2.0 0.2.0 0.2.0
get_it ^8.0.3 8.3.0 9.2.1
googleapis_auth ^1.6.0 1.6.0 2.2.0
http ^1.2.2 1.6.0 1.6.0
logging ^1.3.0 1.3.0 1.3.0
mailer ^6.3.0 6.6.0 7.1.0
retry ^3.1.2 3.1.2 3.1.2
serverpod ^2.3.0 2.9.2 3.4.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
adaptive_number - 1.0.0 1.0.0
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
buffer - 1.2.3 1.2.3
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
crypto_keys - 0.3.0+1 0.3.0+2
dio_web_adapter - 2.1.2 2.1.2
dotenv - 4.2.0 4.2.0
ed25519_edwards - 0.3.1 0.3.1
expressions - 0.2.5+3 0.2.5+3
ffi - 2.2.0 2.2.0
firebase_dart - 1.6.1 1.6.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 2.4.4 3.1.0
gcloud - 0.8.19 0.9.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis - 14.0.0 16.0.0
hive - 2.2.3 2.2.3
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
jose - 0.3.5 0.3.5
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.11.0 4.11.0
matcher - 0.12.19 0.12.19
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
mustache_template - 2.0.3 2.0.3
openid_client - 0.4.9+2 0.4.9+2
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
pointycastle - 3.9.1 4.0.0
pool - 1.5.2 1.5.2
posix - 6.5.0 6.5.0
postgres - 3.5.9 3.5.9
quiver - 3.2.2 3.2.2
redis - 4.1.0 4.1.0
rxdart - 0.28.0 0.28.0
serverpod_serialization - 2.9.2 3.4.4
serverpod_shared - 2.9.2 3.4.4
snapshot - 0.2.6+3 0.2.6+3
sortedmap - 0.5.4 0.5.4
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
super_string - 1.0.3 1.0.3
synchronized - 3.4.0 3.4.0
system_resources - 1.6.0 1.6.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.11 0.7.11
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
x509 - 0.2.4+3 0.2.4+3
yaml - 3.1.3 3.1.3

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

Found 5 issues. Showing the first 2:

The constraint `^2.14.2` on dart_jsonwebtoken does not support the stable version `3.0.0`.

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

The constraint `^8.0.3` on get_it does not support the stable version `9.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
99
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Starting point for a Serverpod module.

Repository (GitHub)

License

MIT (license)

Dependencies

dart_firebase_admin, dart_jsonwebtoken, dio, firebase_admin, firebaseapis, get_it, googleapis_auth, http, logging, mailer, retry, serverpod

More

Packages that depend on notify_pod_server