frappe_server 1.0.0
frappe_server: ^1.0.0 copied to clipboard
Frappe Server Integration
We analyzed this package 24 hours ago, and awarded it 110 pub points (of a possible 160):
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.
Repository URL doesn't exist.
At the time of the analysis https://github.com/hkmj-erp/frappe_server 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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 81 API elements (0.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: frappe_server, frappe_server.ERPCompany, frappe_server.ERPCompany.ERPCompany.fromJson, frappe_server.ERPCompany.ERPCompany.new, frappe_server.ERPCompany.allowed.
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)
SDK issues found:
Package is not compatible with the Dart SDK.
Because:
frappe_serverthat depends on:oauth2_clientthat is a package requiring flutter.
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:frappe_server/frappe_server.dartthat imports:package:frappe_server/src/requests/requests.dartthat imports:package:frappe_server/src/requests/utils.dartthat imports:package:frappe_server/src/connection.dartthat imports:package:oauth2_client/oauth2_helper.dartthat imports:package:oauth2_client/oauth2_client.dartthat imports:package:oauth2_client/src/io_web_auth.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/flutter_web_auth_2_windows.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:frappe_server/frappe_server.dartthat imports:package:frappe_server/src/requests/requests.dartthat imports:package:frappe_server/src/requests/utils.dartthat imports:package:frappe_server/src/connection.dartthat imports:package:oauth2_client/oauth2_helper.dartthat imports:package:oauth2_client/oauth2_client.dartthat imports:package:oauth2_client/src/io_web_auth.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/flutter_web_auth_2_windows.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
0/0 points: WASM compatibility
This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 10 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/connection.dart:12:10
╷
12 │ static initializeApp({required FrappeConnectionOptions options}) async {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/connection.dart
INFO: Missing type annotation.
lib/src/connection.dart:32:3
╷
32 │ setHelper() async {
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/connection.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
http |
^0.13.5 |
0.13.6 | 1.6.0 | |
intl |
^0.18.0 |
0.18.1 | 0.20.2 | |
json_annotation |
^4.8.1 |
4.10.0 | 4.10.0 | |
oauth2_client |
^3.0.0 |
3.2.1 | 4.2.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
flutter_secure_storage |
- | 8.1.0 | 10.0.0 | |
flutter_secure_storage_linux |
- | 1.2.3 | 3.0.0 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.1.0 | |
flutter_secure_storage_windows |
- | 2.1.1 | 4.1.0 | |
flutter_web_auth_2 |
- | 2.2.1 | 5.0.1 | |
flutter_web_auth_2_platform_interface |
- | 2.1.4 | 5.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
random_string |
- | 2.3.1 | 2.3.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
window_to_front |
- | 0.0.3 | 0.0.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^0.13.5` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http to update the constraint.
The constraint `^0.18.0` on intl does not support the stable version `0.19.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.23.8, Dart 3.10.8.
Check the analysis log for details.