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.

4
likes
140/ 160
pub points
311
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

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.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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 1704602 elements... Initialized dartdoc with 2385 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 models.dart from package:appwrite_offline/models.dart... Generating docs for library appwrite_offline.dart from package:appwrite_offline/appwrite_offline.dart... Generating docs for library models/filter.dart from package:appwrite_offline/models/filter.dart... [4 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-appwrite_offline: file:///tmp/pana_FMWIYT warning: appwrite_offline has no library level documentation comments from appwrite_offline: (file:///tmp/pana_FMWIYT/lib/adapters/appwrite.dart:1:9) warning: unresolved doc reference [DataHelpers.getType

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

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

To format your files run: dart format .

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

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
appwrite ^13.0.0 13.1.0 13.1.0
flutter flutter 0.0.0 0.0.0
flutter_data ^1.6.0 1.6.0 1.6.0
get_it ^8.0.2 8.0.3 8.0.3
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 76.0.0 78.0.0
_macros - 0.3.3 0.3.3
analyzer - 6.11.0 7.1.0
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
build - 2.4.2 2.4.2
build_resolvers - 2.4.3 2.4.3
characters - 1.3.0 1.4.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.2 1.1.2
collection - 1.19.0 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.7 3.0.1
device_info_plus - 10.1.2 11.2.0
device_info_plus_platform_interface - 7.0.2 7.0.2
equatable - 2.0.7 2.0.7
ffi - 2.1.3 2.1.3
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
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.2 2.3.2
hive - 2.2.3 2.2.3
http - 1.2.2 1.2.2
http_parser - 4.1.1 4.1.1
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.15.0 1.16.0
package_config - 2.1.1 2.1.1
package_info_plus - 8.1.2 8.1.2
package_info_plus_platform_interface - 3.0.2 3.0.2
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
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.1.5 2.1.5
pubspec_parse - 1.4.0 1.4.0
recase - 4.1.0 4.1.0
retry - 3.1.2 3.1.2
riverpod - 2.6.1 2.6.1
sky_engine - 0.0.0 0.0.0
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.3 2.1.3
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.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
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.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
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.0 1.1.0
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.1 3.0.1
win32 - 5.9.0 5.9.0
win32_registry - 1.1.5 2.0.1
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.

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.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

4
likes
140
points
311
downloads

Publisher

verified publishercybroid.com

Weekly Downloads

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