appwrite_offline 0.0.5 copy "appwrite_offline: ^0.0.5" to clipboard
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.

6
likes
130/ 160
pub points
82
downloads

We analyzed this package 5 hours ago, and awarded it 130 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/cybroidtech/appwrite_offline/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 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 1726183 elements... Initialized dartdoc with 2393 libraries Generating docs for library config.dart from package:appwrite_offline/config.dart... Generating docs for library adapters/appwrite.dart from package:appwrite_offline/adapters/appwrite.dart... Generating docs for library extensions/framework.dart from package:appwrite_offline/extensions/framework.dart... Generating docs for library appwrite_offline.dart from package:appwrite_offline/appwrite_offline.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_BYDHVI/lib/adapters/appwrite.dart:1:1) warning: unresolved doc reference [DataHelpers.getType

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_io.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that imports:
  • package:flutter_web_auth_2/src/server.dart that imports:
  • package:window_to_front/window_to_front.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:appwrite_offline/appwrite_offline.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_io.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that imports:
  • package:flutter_web_auth_2/src/server.dart that imports:
  • package:window_to_front/window_to_front.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Linux`.

Because:

  • package:appwrite_offline/appwrite_offline.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_io.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:appwrite_offline/appwrite_offline.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_io.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:appwrite_offline/appwrite_offline.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_browser.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:appwrite_offline/appwrite_offline.dart that imports:
  • package:appwrite_offline/adapters/appwrite.dart that imports:
  • package:appwrite/appwrite.dart that imports:
  • package:appwrite/src/realtime.dart that imports:
  • package:appwrite/src/client.dart that imports:
  • package:appwrite/src/client_browser.dart that imports:
  • package:flutter_web_auth_2/flutter_web_auth_2.dart that 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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

/tmp/pana_BYDHVI/lib/adapters/appwrite.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_BYDHVI/lib/appwrite_offline.dart doesn't match the Dart formatter.

To format your files run: dart format .

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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 15.0.0
flutter_data ^1.6.0 1.6.0 2.0.0
get_it ^8.0.2 8.0.3 8.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 76.0.0 80.0.0
analyzer - 6.11.0 7.3.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
build - 2.4.2 2.4.2
build_resolvers - 2.4.4 2.4.4
characters - 1.4.0 1.4.0
checked_yaml - 2.0.3 2.0.3
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.6 3.0.6
dart_style - 2.3.8 3.0.1
device_info_plus - 10.1.2 11.3.3
device_info_plus_platform_interface - 7.0.2 7.0.2
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.3.0 1.3.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
macros - 0.1.3-main.0 0.1.3-main.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
package_config - 2.2.0 2.2.0
package_info_plus - 8.3.0 8.3.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.16 2.2.16
path_provider_foundation - 2.4.1 2.4.1
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.1 1.5.1
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 2.6.1
source_gen - 1.5.0 2.0.0
source_helper - 1.3.5 1.3.5
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
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.1 6.3.1
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
watcher - 1.1.1 1.1.1
web - 1.1.1 1.1.1
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.2 3.0.2
win32 - 5.12.0 5.12.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.

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 1Jul 29Aug 26Sep 23Oct 21Nov 18Dec 16Jan 13Feb 10Mar 10020406080100120140160>=0.0.0-0 <1.0.0
6
likes
130
points
82
downloads

Publisher

verified publishercybroid.com

Weekly Downloads

2024.09.16 - 2025.03.31

A Flutter Data adapter for Appwrite that provides offline support, real-time updates, and seamless integration with Flutter Data's powerful features.

Repository (GitHub)
View/report issues

Topics

#appwrite #offline #database #flutter-data

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

appwrite, flutter, flutter_data, get_it

More

Packages that depend on appwrite_offline