appwrite_platform_test 0.6.4
appwrite_platform_test: ^0.6.4 copied to clipboard
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
We analyzed this package 29 hours ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: appwrite_platform_test.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: appwrite_platform_test, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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
82 out of 118 API elements (69.5 %) have documentation comments.
Some symbols that are missing documentation: appwrite, appwrite.Account, appwrite.Account.Account.new, appwrite.AppwriteException, appwrite.AppwriteException.AppwriteException.new.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:appwrite_platform_test/src/client.dartthat imports:package:appwrite_platform_test/src/io_client.dartthat imports:package:flutter_web_auth/flutter_web_auth.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:appwrite_platform_test/src/client.dartthat imports:package:appwrite_platform_test/src/io_client.dartthat imports:package:flutter_web_auth/flutter_web_auth.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package not compatible with platform Web
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:universal_html/html.dartthat imports:package:universal_html/universal_html.dartthat imports:package:universal_html/src/_sdk/html.dartthat imports:package:universal_html/src/_sdk_html_additions.dartthat imports:dart:io
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:appwrite_platform_test/src/client.dartthat imports:package:appwrite_platform_test/src/io_client.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus_windows/device_info_plus_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:appwrite_platform_test/src/client.dartthat imports:package:appwrite_platform_test/src/io_client.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus_windows/device_info_plus_windows.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:appwrite_platform_test/appwrite.dartthat imports:package:appwrite_platform_test/src/client.dartthat imports:package:appwrite_platform_test/src/io_client.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus_windows/device_info_plus_windows.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 issues. Showing the first 2:
WARNING: This 'onError' handler must return a value assignable to 'Request', but ends without returning a value.
lib/src/cookie_manager.dart:27:35
╷
27 │ }).catchError((e, stackTrace) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/cookie_manager.dart
WARNING: This 'onError' handler must return a value assignable to 'Response', but ends without returning a value.
lib/src/cookie_manager.dart:35:77
╷
35 │ _saveCookies(response).then((_) => response).catchError((e, stackTrace) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/cookie_manager.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cookie_jar |
^3.0.1 |
3.0.1 | 4.0.8 | |
device_info_plus |
^2.1.0 |
2.2.0 | 12.3.0 | |
dio |
^4.0.0 |
4.0.6 | 5.9.1 | |
flutter_web_auth |
^0.3.0 |
0.3.2 | 0.6.0 | |
http |
^0.13.3 |
0.13.6 | 1.6.0 | |
package_info_plus |
^1.0.4 |
1.4.2 | 9.0.0 | |
path_provider |
^2.0.2 |
2.0.15 | 2.1.5 | |
shared_preferences |
^2.0.6 |
2.5.4 | 2.5.4 | |
universal_html |
^2.0.8 |
2.3.0 | 2.3.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
device_info_plus_linux |
- | 2.1.1 | 5.0.0 | Discontinued |
device_info_plus_macos |
- | 2.2.3 | 5.0.0 | Discontinued |
device_info_plus_platform_interface |
- | 2.6.1 | 7.0.3 | |
device_info_plus_web |
- | 2.1.0 | 5.0.0 | Discontinued |
device_info_plus_windows |
- | 2.1.1 | 6.0.0 | Discontinued |
ffi |
- | 1.2.1 | 2.1.5 | |
file |
- | 6.1.4 | 7.0.1 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
package_info_plus_linux |
- | 1.0.5 | 2.0.0 | Discontinued |
package_info_plus_macos |
- | 1.3.0 | 2.0.0 | Discontinued |
package_info_plus_platform_interface |
- | 1.0.2 | 3.2.1 | |
package_info_plus_web |
- | 1.0.6 | 2.0.0 | Discontinued |
package_info_plus_windows |
- | 1.0.5 | 3.0.0 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.6.0 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.0.7 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
shared_preferences_android |
- | 2.4.20 | 2.4.20 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.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 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 2.6.1 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^3.0.1` on cookie_jar does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions cookie_jar to update the constraint.
The constraint `^2.1.0` on device_info_plus does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions device_info_plus 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, Flutter 3.38.8, Dart 3.10.7.
Check the analysis log for details.