synq_manager 1.0.16 copy "synq_manager: ^1.0.16" to clipboard
synq_manager: ^1.0.16 copied to clipboard

[pending analysis]

A powerful synchronization manager for Flutter apps with secure local storage, real-time state management, and background cloud sync capabilities.

80/ 160
pub points
245
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

234 out of 278 API elements (84.2 %) have documentation comments.

Some symbols that are missing documentation: synq_manager.CloudFetchResponse.CloudFetchResponse.new, synq_manager.CloudFetchResponse.cloudUserId, synq_manager.CloudFetchResponse.data, synq_manager.CloudFetchResponse.hasData, synq_manager.CloudFetchResponse.hasUserId.

Passed check 10/10 points: Package has an example

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

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

ERROR: The getter 'key' isn't defined for the type 'ChangeDetail

lib/src/services/storage_service.dart:128:26

    ╷
128 │               key: event.key,
    │                          ^^^
    ╵

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

ERROR: The getter 'key' isn't defined for the type 'ChangeDetail

lib/src/services/storage_service.dart:135:26

    ╷
135 │               key: event.key,
    │                          ^^^
    ╵

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

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
connectivity_plus ^5.0.2 5.0.2 7.0.0
hive_plus_secure ^1.1.14 1.1.26 1.1.26
isar_plus_flutter_libs ^1.0.21 1.2.2 1.2.2
meta ^1.9.0 1.17.0 1.18.1
path_provider ^2.1.1 2.1.5 2.1.5
uuid ^4.5.1 4.5.3 4.5.3
workmanager ^0.9.0+3 0.9.0+3 0.9.0+3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 92.0.0 97.0.0
analyzer - 9.0.0 11.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
build - 4.0.4 4.0.4
characters - 1.4.1 1.4.1
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 1.2.4 2.0.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.3 3.1.6
dbus - 0.7.12 0.7.12
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
isar_plus - 1.2.2 1.2.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.11.0 4.11.0
logger - 2.6.2 2.6.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
native_toolchain_c - 0.17.4 0.17.4
nm - 0.5.0 0.5.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.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 - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
source_gen - 4.2.0 4.2.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
workmanager_android - 0.9.0+2 0.9.0+2
workmanager_apple - 0.9.1+2 0.9.1+2
workmanager_platform_interface - 0.9.1+1 0.9.1+1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus 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.23.10, Flutter 3.41.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
80
points
245
downloads

Publisher

verified publisherahmetaydin.dev

Weekly Downloads

A powerful synchronization manager for Flutter apps with secure local storage, real-time state management, and background cloud sync capabilities.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

connectivity_plus, flutter, hive_plus_secure, isar_plus_flutter_libs, meta, path_provider, uuid, workmanager

More

Packages that depend on synq_manager