parse_server_sdk_flutter 5.1.2 copy "parse_server_sdk_flutter: ^5.1.2" to clipboard
parse_server_sdk_flutter: ^5.1.2 copied to clipboard

The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.

133
likes
140/ 160
pub points
94%
popularity

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

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

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

258 out of 721 API elements (35.8 %) have documentation comments.

Some symbols that are missing documentation: flutter_parse_sdk_flutter, flutter_parse_sdk_flutter.CoreStore, flutter_parse_sdk_flutter.CoreStore.CoreStore, flutter_parse_sdk_flutter.CoreStore.clear, flutter_parse_sdk_flutter.CoreStore.containsKey.

10/10 points: Package has an example and has no issues with screenshots

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that declares support for platforms: Android, iOS, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that declares support for platforms: Android, iOS, Linux, macOS.

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:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:parse_server_sdk_flutter/parse_server_sdk_flutter.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:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:parse_server_sdk_flutter/parse_server_sdk_flutter.dart that imports:
  • package:parse_server_sdk_flutter/src/storage/core_store_directory_io.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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 6 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/src/notification/parse_notification.dart:1:1

  ╷
1 │ part of flutter_parse_sdk_flutter;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/notification/parse_notification.dart

INFO: The part-of directive uses a library name.

lib/src/push/parse_push.dart:1:1

  ╷
1 │ part of flutter_parse_sdk_flutter;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/push/parse_push.dart

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

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

Package Constraint Compatible Latest
connectivity_plus ^3.0.6 3.0.6 6.1.0
flutter flutter 0.0.0 0.0.0
flutter_local_notifications ^14.1.1 14.1.5 17.2.4
package_info_plus ^4.0.2 4.2.0 8.1.0
parse_server_sdk ^5.1.2 5.1.3 7.0.1
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.0.15 2.1.4 2.1.4
sembast ^3.4.6+1 3.7.5 3.7.5
sembast_web ^2.1.3 2.4.0+4 2.4.0+4
shared_preferences ^2.1.2 2.3.2 2.3.2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.1
connectivity_plus_platform_interface - 1.2.4 2.0.1
crypto - 3.0.6 3.0.6
dbus - 0.7.10 0.7.10
dio - 5.7.0 5.7.0
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_local_notifications_linux - 4.0.1 4.0.1
flutter_local_notifications_platform_interface - 7.2.0 7.2.0
flutter_web_plugins - 0.0.0 0.0.0
http - 0.13.6 1.2.2
http_parser - 4.0.2 4.1.1
idb_shim - 2.6.1+7 2.6.1+7
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime_type - 1.0.1 1.0.1
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 2.0.1 3.0.1
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
timezone - 0.9.4 0.9.4
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.1.0
web_socket_channel - 2.4.5 3.0.1
win32 - 5.7.1 5.7.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
xxtea - 2.1.0 2.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 4 issues. Showing the first 2:

The constraint `^3.0.6` on connectivity_plus does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.

The constraint `^14.1.1` on flutter_local_notifications does not support the stable version `15.0.0`.

Try running dart pub upgrade --major-versions flutter_local_notifications 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.22.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.