webapp 1.1.2 copy "webapp: ^1.1.2" to clipboard
webapp: ^1.1.2 copied to clipboard

The WebApp package simplifies fast and efficient server-side web app development with Dart, offering tools for APIs, databases, WebSockets, and scalable projects

17
likes
150/ 160
pub points
230
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

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

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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

474 out of 653 API elements (72.6 %) have documentation comments.

Some symbols that are missing documentation: wa_console, wa_console.Console.isTestRunning, wa_mail, wa_model, wa_model_less.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:webapp/wa_console.dart that imports:
  • package:webapp/src/tools/console.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:webapp/wa_console.dart that imports:
  • package:webapp/src/tools/console.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
archive ^3.6.1 3.6.1 4.0.2
base32 ^2.1.3 2.1.3 2.1.3
capp ^1.0.2 1.0.3 1.0.3
cron ^0.6.1 0.6.1 0.6.1
crypto ^3.0.6 3.0.6 3.0.6
dotenv ^4.2.0 4.2.0 4.2.0
encrypt ^5.0.3 5.0.3 5.0.3
http ^1.2.2 1.2.2 1.2.2
intl ^0.17.0 0.17.0 0.20.1
jinja ^0.6.0 0.6.0 0.6.0
json_annotation ^4.9.0 4.9.0 4.9.0
logger ^2.3.0 2.5.0 2.5.0
mailer ^6.2.0 6.3.0 6.3.0
mime ^1.0.6 1.0.6 2.0.0
mongo_dart ^0.10.3 0.10.3 0.10.3
path ^1.9.1 1.9.1 1.9.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
basic_utils - 5.7.0 5.7.0
bson - 5.0.4 5.0.5
buffer - 1.2.3 1.2.3
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
decimal - 2.3.3 3.1.0
fixnum - 1.1.1 1.1.1
html_unescape - 2.0.0 2.0.0
http_parser - 4.1.1 4.1.1
js - 0.7.1 0.7.1
logging - 1.3.0 1.3.0
meta - 1.16.0 1.16.0
mongo_dart_query - 5.0.2 5.0.2
packages_extensions - 0.1.0 0.1.1
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
power_extensions - 0.2.3 0.2.3
rational - 2.2.3 2.2.3
sasl_scram - 0.1.1 0.1.1
saslprep - 1.0.3 1.0.3
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
textwrap - 2.0.0 2.0.0
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.0 0.3.0
uuid - 4.5.1 4.5.1
vy_string_utils - 0.4.6 0.4.6
web - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^3.6.1` on archive does not support the stable version `4.0.0`, that was published 12 days ago.

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

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

The constraint `^0.17.0` on intl does not support the stable version `0.18.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Dart 3.6.0.

Check the analysis log for details.

17
likes
150
points
230
downloads

Publisher

verified publisheruproid.com

Weekly Downloads

The WebApp package simplifies fast and efficient server-side web app development with Dart, offering tools for APIs, databases, WebSockets, and scalable projects

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#application #server #backend #database #webapp

Documentation

API reference

License

MIT (license)

Dependencies

archive, base32, capp, cron, crypto, dotenv, encrypt, http, intl, jinja, json_annotation, logger, mailer, mime, mongo_dart, path

More

Packages that depend on webapp