seamless_data_sync 0.0.12 copy "seamless_data_sync: ^0.0.12" to clipboard
seamless_data_sync: ^0.0.12 copied to clipboard

Flutter package designed to handle data synchronization between local storage and remote servers in offline-first applications. It provides seamless sync capabilities with conflict resolution, ensurin [...]

130/ 160
pub points
22
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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

3 out of 13 API elements (23.1 %) have documentation comments.

Some symbols that are missing documentation: seamless_data_sync, seamless_data_sync.SeamlessDataManager, seamless_data_sync.SeamlessDataManager.SeamlessDataManager.new, seamless_data_sync.SeamlessDataManager.conflictResolutionStrategy, seamless_data_sync.SeamlessDataManager.dispose.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:seamless_data_sync/seamless_data_sync.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:seamless_data_sync/seamless_data_sync.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:seamless_data_sync/seamless_data_sync.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:seamless_data_sync/seamless_data_sync.dart that declares support for platforms: Android, iOS.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/seamless_data_sync/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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 ^6.0.5 6.1.5 7.1.0
http ^1.2.2 1.6.0 1.6.0
mockito ^5.4.4 5.6.4 5.6.4
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
sqflite ^2.3.3+1 2.4.2 2.4.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 93.0.0 98.0.0
analyzer - 10.0.1 12.0.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
build - 4.0.5 4.0.5
built_collection - 5.1.1 5.1.1
built_value - 8.12.5 8.12.5
characters - 1.4.1 1.4.1
code_builder - 4.11.1 4.11.1
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.7 3.1.8
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
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
matcher - 0.12.19 0.12.19
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
nm - 0.5.0 0.5.0
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
pub_semver - 2.2.0 2.2.0
source_gen - 4.2.2 4.2.2
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.2+3 2.4.2+3
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
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.11 0.7.11
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
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 `^6.0.5` on connectivity_plus does not support the stable version `7.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.12, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
130
points
22
downloads

Documentation

API reference

Publisher

verified publisherdike.co.tz

Weekly Downloads

Flutter package designed to handle data synchronization between local storage and remote servers in offline-first applications. It provides seamless sync capabilities with conflict resolution, ensuring that users can work offline and have their data automatically synced once they regain connectivity

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

connectivity_plus, flutter, http, mockito, plugin_platform_interface, sqflite

More

Packages that depend on seamless_data_sync

Packages that implement seamless_data_sync