shelf_api_builder 1.3.5
shelf_api_builder: ^1.3.5 copied to clipboard
A code generator to create RESTful API endpoints to be integrated with shelf.
We analyzed this package 40 hours ago, and awarded it 150 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
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
2 out of 3 API elements (66.7 %) have documentation comments.
Some symbols that are missing documentation: shelf_api_builder.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:shelf_api_builder/shelf_api_builder.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:shelf_api_builder/shelf_api_builder.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:shelf_api_builder/shelf_api_builder.dartthat declares support for platforms:Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 58 issues. Showing the first 2:
INFO: Use a primary constructor.
lib/src/analyzers/api_class_analyzer.dart:16:3
╷
16 │ new(this._buildStep) : _endpointAnalyzer = EndpointAnalyzer(_buildStep);
│ ^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/analyzers/api_class_analyzer.dart
INFO: Use a primary constructor.
lib/src/analyzers/body_analyzer.dart:21:3
╷
21 │ new(this._buildStep)
│ ^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/analyzers/body_analyzer.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
analyzer |
>=13.3.0 <15.0.0 |
14.4.0 | 14.4.0 | |
build |
^4.0.10 |
4.0.11 | 4.0.11 | |
build_config |
^1.3.2 |
1.3.3 | 1.3.3 | |
code_builder |
^4.12.0 |
4.12.0 | 4.12.0 | |
dart_test_tools |
^7.3.2 |
7.3.3 | 7.3.3 | |
meta |
^1.19.0 |
1.19.0 | 1.19.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
shelf |
^1.4.2 |
1.4.2 | 1.4.2 | |
shelf_api |
^1.4.5 |
1.4.5 | 1.4.5 | |
source_gen |
^4.2.4 |
4.3.0 | 4.3.0 | |
source_helper |
^1.3.13 |
1.3.13 | 1.3.13 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 108.0.0 | 108.0.0 | |
analysis_server_plugin |
- | 0.3.23 | 0.3.23 | |
analyzer_plugin |
- | 0.14.17 | 0.14.17 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.13.0 | 8.13.0 | |
change |
- | 0.7.5 | 0.7.5 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
cider |
- | 0.2.10 | 0.2.10 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.1 | 1.15.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 3.1.13 | 3.1.13 | |
dio |
- | 5.11.1 | 5.11.1 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
dotenv |
- | 4.2.0 | 4.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_lints |
- | 6.0.0 | 6.0.0 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.2.0 | 2.2.0 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
io |
- | 1.1.0 | 1.1.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
lint |
- | 2.14.0 | 2.14.0 | |
lints |
- | 6.1.0 | 6.1.0 | |
listen |
- | 1.0.1 | 1.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.1 | 7.3.1 | |
marker |
- | 0.6.0 | 0.6.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
mime |
- | 2.1.0 | 2.1.0 | |
mocktail |
- | 1.0.5 | 1.0.5 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 3.0.0 | 3.0.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
pool |
- | 1.5.3 | 1.5.3 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
pubspec_parse |
- | 1.6.0 | 1.6.0 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
riverpod |
- | 3.4.3 | 3.4.3 | |
riverpod_annotation |
- | 4.0.7 | 4.0.7 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_router |
- | 1.1.4 | 1.1.4 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.14 | 0.10.14 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.32.0 | 1.32.0 | |
test_api |
- | 0.7.14 | 0.7.14 | |
test_core |
- | 0.6.20 | 0.6.20 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
version_manipulation |
- | 0.2.0 | 0.3.0 | |
vm_service |
- | 15.3.0 | 15.3.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 | |
yaml_edit |
- | 2.2.4 | 2.2.4 | |
yaml_writer |
- | 2.1.0 | 2.1.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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.19, Dart 3.13.1.
Check the analysis log for details.