appwrite_offline 0.0.5
appwrite_offline: ^0.0.5 copied to clipboard
A Flutter Data adapter for Appwrite that provides offline support, real-time updates, and seamless integration with Flutter Data's powerful features.
We analyzed this package 5 hours ago, and awarded it 130 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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting appwrite_offline...
Discovering libraries...
Linking elements...
Precaching local docs for 1577855 elements...
Initialized dartdoc with 2337 libraries
Generating docs for library config.dart from package:appwrite_offline/config.dart...
Generating docs for library models/where.dart from package:appwrite_offline/models/where.dart...
Generating docs for library models/filter.dart from package:appwrite_offline/models/filter.dart...
Generating docs for library models/object_id.dart from package:appwrite_offline/models/object_id.dart...
Generating docs for library models.dart from package:appwrite_offline/models.dart...
[4 more lines]
ERR:
warning: appwrite_offline has no library level documentation comments
from appwrite_offline: (file:///tmp/pana_TUOYUI/lib/adapters/appwrite.dart:1:1)
error: file already written at "appwrite_offline/index.html"
for symbol appwrite_offline: (file:///tmp/pana_TUOYUI/lib/adapters/appwrite.dart:1:1)
conflicting with file already generated by appwrite_offline: (file:///tmp/pana_TUOYUI/lib/appwrite_offline.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'appwrite_offline' conflicts with another symbol in the generated path,
and therefore can not be written out. Changing the name, library name,
or class name (if appropriate) of one of the conflicting items can
resolve the conflict. Alternatively, use the @nodoc directive in one
[19 more lines]
10/10 points: Package has an example
20/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:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_io.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/server.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_io.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:package:flutter_web_auth_2/src/server.dartthat imports:package:window_to_front/window_to_front.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Linux`.
Because:
package:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_io.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:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_io.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:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_browser.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:appwrite_offline/appwrite_offline.dartthat imports:package:appwrite_offline/adapters/appwrite.dartthat imports:package:appwrite/appwrite.dartthat imports:package:appwrite/src/realtime.dartthat imports:package:appwrite/src/client.dartthat imports:package:appwrite/src/client_browser.dartthat imports:package:flutter_web_auth_2/flutter_web_auth_2.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full 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 6 issues. Showing the first 2:
INFO: Missing type annotation.
lib/models/object_id.dart:21:11
╷
21 │ Object? $(map, string) {
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/models/object_id.dart
INFO: Missing type annotation.
lib/models/object_id.dart:21:16
╷
21 │ Object? $(map, string) {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/models/object_id.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
appwrite |
^13.0.0 |
13.1.1 | 20.3.0 | |
flutter_data |
^1.6.0 |
1.6.0 | 2.0.0 | |
get_it |
^8.0.2 |
8.3.0 | 9.0.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 67.0.0 | 92.0.0 | |
analyzer |
- | 6.4.1 | 9.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
build |
- | 2.4.1 | 4.0.2 | |
build_resolvers |
- | 2.4.2 | 3.0.4 | Discontinued |
characters |
- | 1.4.0 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cookie_jar |
- | 4.0.8 | 4.0.8 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_style |
- | 2.3.6 | 3.1.2 | |
device_info_plus |
- | 10.1.2 | 12.2.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_web_auth_2 |
- | 3.1.2 | 4.1.0 | |
flutter_web_auth_2_platform_interface |
- | 3.1.0 | 4.1.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hive |
- | 2.2.3 | 2.2.3 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
inflection3 |
- | 0.5.3+2 | 0.5.3+2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
package_info_plus |
- | 8.3.1 | 9.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
retry |
- | 3.1.2 | 3.1.2 | |
riverpod |
- | 2.6.1 | 3.0.3 | |
source_gen |
- | 1.5.0 | 4.0.2 | |
source_helper |
- | 1.3.5 | 1.3.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.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.2.2 | 2.2.2 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
watcher |
- | 1.1.4 | 1.1.4 | |
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 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
window_to_front |
- | 0.0.3 | 0.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.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 `^13.0.0` on appwrite does not support the stable version `14.0.0`.
Try running dart pub upgrade --major-versions appwrite to update the constraint.
The constraint `^1.6.0` on flutter_data does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_data 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.1, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.