pocketsync_flutter 0.5.1
pocketsync_flutter: ^0.5.1 copied to clipboard
Pocketsync is a Flutter plugin that provides a simple way to sync your data between devices.
We analyzed this package 10 days 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
147 out of 155 API elements (94.8 %) have documentation comments.
Some symbols that are missing documentation: pocketsync_flutter, pocketsync_flutter.ConflictResolutionStrategy, pocketsync_flutter.ConflictResolver, pocketsync_flutter.Database.Database.new, pocketsync_flutter.DatabaseOptions.DatabaseOptions.new.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/models/sync_change.dartthat imports:package:pocketsync_flutter/src/models/types.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Linux`.
Because:
package:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/models/sync_change.dartthat imports:package:pocketsync_flutter/src/models/types.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,macOS.
Package does not support platform `Web`.
Because:
package:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/models/sync_change.dartthat imports:package:pocketsync_flutter/src/models/types.dartthat imports:package:sqflite/sqflite.dartthat declares support for platforms:Android,iOS,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:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/pocket_sync.dartthat imports:package:pocketsync_flutter/src/engine/pocket_sync_engine.dartthat imports:package:pocketsync_flutter/src/engine/device_fingerprint_provider.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/pocket_sync.dartthat imports:package:pocketsync_flutter/src/engine/pocket_sync_engine.dartthat imports:package:pocketsync_flutter/src/engine/device_fingerprint_provider.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:pocketsync_flutter/pocketsync_flutter.dartthat imports:package:pocketsync_flutter/src/pocket_sync.dartthat imports:package:pocketsync_flutter/src/engine/pocket_sync_engine.dartthat imports:package:pocketsync_flutter/src/engine/device_fingerprint_provider.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
device_info_plus |
^11.4.0 |
11.5.0 | 12.3.0 | |
dio |
^5.8.0+1 |
5.9.0 | 5.9.0 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 | |
socket_io_client |
^3.1.2 |
3.1.3 | 3.1.3 | |
sqflite |
^2.4.2 |
2.4.2 | 2.4.2 | |
sqflite_common_ffi |
^2.3.5 |
2.4.0+1 | 2.4.0+1 | |
sqlite3_flutter_libs |
^0.5.32 |
0.5.41 | 0.5.41 | |
uuid |
^4.5.1 |
4.5.2 | 4.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.0 | 1.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
path |
- | 1.9.1 | 1.9.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
socket_io_common |
- | 3.1.1 | 3.1.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
sqlite3 |
- | 3.1.1 | 3.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 2.1.0 | 2.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 `^11.4.0` on device_info_plus does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions device_info_plus 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.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.