dartian 1.0.0
dartian: ^1.0.0 copied to clipboard
A Laravel-inspired web framework for Dart - HTTP, routing, DI, ORM, auth, queues, and more
We analyzed this package 12 days ago, and awarded it 140 pub points (of a possible 160):
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.
10/10 points: 20% or more of the public API has dartdoc comments
1697 out of 1894 API elements (89.6 %) have documentation comments.
Some symbols that are missing documentation: dartian.TelemetryHooks.TelemetryHooks.new, dartian.TimeUtils.TimeUtils.new, dartian.auth.AuthManager.AuthManager.new, dartian.auth.AuthManager.jwtDuration, dartian.auth.AuthManager.jwtSecret.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:dartian/dartian.dartthat imports:package:dartian_i18n/dartian_i18n.dartthat imports:package:dartian_i18n/src/i18n.dartthat imports:package:dartian_i18n/src/translator.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dartian_auth |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_core |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_di |
^1.1.0 |
1.1.0 | 1.1.0 | |
dartian_http |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_i18n |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_orm |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_queue |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_redis |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_router |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_scheduler |
^1.0.0 |
1.0.0 | 1.0.0 | |
dartian_view |
^1.0.0 |
1.0.0 | 1.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 92.0.0 | 92.0.0 | |
analyzer |
- | 9.0.0 | 9.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bcrypt |
- | 1.1.3 | 1.1.3 | |
buffer |
- | 1.2.3 | 1.2.3 | |
build |
- | 4.0.3 | 4.0.3 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.3 | 3.1.3 | |
drift |
- | 2.30.0 | 2.30.0 | |
drift_postgres |
- | 1.3.1 | 1.3.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
get_it |
- | 9.2.0 | 9.2.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mustache_template |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.2 | 1.5.2 | |
postgres |
- | 3.5.9 | 3.5.9 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
redis |
- | 4.0.0 | 4.0.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_router |
- | 1.1.4 | 1.1.4 | |
source_gen |
- | 4.1.1 | 4.1.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqlite3 |
- | 2.9.4 | 3.1.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
watcher |
- | 1.2.0 | 1.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Dart 3.10.4.
Check the analysis log for details.