etebase_flutter 2.0.1
etebase_flutter: ^2.0.1 copied to clipboard
Flutter extensions for the dart implementation of etebase.
We analyzed this package 18 hours 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
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
250 out of 262 API elements (95.4 %) have documentation comments.
Some symbols that are missing documentation: etebase_flutter, etebase_flutter.Cache.Cache.new, etebase_flutter.Collection.Collection.new, etebase_flutter.CollectionInvitationManager.CollectionInvitationManager.new, etebase_flutter.CollectionManager.CollectionManager.new.
10/10 points: Package has an example
10/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 does not support platform `Android`.
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Linux`.
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:etebase_flutter/etebase_flutter.dartthat imports:package:etebase_flutter/src/api/flutter_client.dartthat imports:package:etebase_flutter/src/impl/flutter_client_impl.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Use a primary constructor.
lib/src/api/flutter_client.dart:16:26
╷
16 │ abstract interface class FlutterClient implements Client {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/api/flutter_client.dart
INFO: Use a primary constructor.
lib/src/impl/flutter_client_impl.dart:28:7
╷
28 │ new create(super.cryptoExecutor, super.clientName, super.serverUrl)
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/impl/flutter_client_impl.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
etebase |
^2.0.3 |
2.0.3 | 2.0.3 | |
hive_ce_flutter |
^2.3.4 |
2.3.4 | 2.3.4 | |
material_ui |
^1.1.0 |
1.2.0 | 1.2.0 | |
meta |
^1.19.0 |
1.19.0 | 1.19.0 | |
package_info_plus |
^10.2.1 |
10.2.1 | 10.2.1 | |
sodium |
^4.1.0 |
4.1.0+1 | 4.1.0+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.3.0 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 1.2.1 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_ui |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
ffi_leak_tracker |
- | 0.1.2 | 0.1.2 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
hive_ce |
- | 2.20.0 | 2.20.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.7 | 0.15.7 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
isolate_channel |
- | 0.6.1 | 0.6.1 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
msgpack_codec |
- | 2.0.2 | 2.0.2 | |
objective_c |
- | 9.5.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus_platform_interface |
- | 4.1.0 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
win32 |
- | 6.4.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.4 | 3.1.4 |
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, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.