dynos_sync 0.1.5
dynos_sync: ^0.1.5 copied to clipboard
🛡️ Production-hardened, high-performance sync engine for Dart & Flutter. Built for 50k+ writes/sec, delta-pulls, and zero-jank offline-first reliability.
We analyzed this package 17 hours ago, and awarded it 160 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
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
212 out of 225 API elements (94.2 %) have documentation comments.
Some symbols that are missing documentation: dynos_sync.InMemoryTimestampStore.InMemoryTimestampStore.new, dynos_sync.LocalStore.LocalStore.new, dynos_sync.QueueStore.QueueStore.new, dynos_sync.RemoteStore.RemoteStore.new, dynos_sync.SyncConfig.SyncConfig.new.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:dynos_sync/dynos_sync.dartthat imports:package:dynos_sync/src/isolate_sync_engine.dartthat imports:dart:isolate
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
drift |
^2.14.0 |
2.32.1 | 2.32.1 | |
meta |
^1.9.0 |
1.18.2 | 1.18.2 | |
supabase |
^2.4.0 |
2.10.4 | 2.10.4 | |
uuid |
^4.0.0 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_jsonwebtoken |
- | 3.4.0 | 3.4.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
functions_client |
- | 2.5.0 | 2.5.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
gotrue |
- | 2.19.0 | 2.19.0 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jwt_decode |
- | 0.3.1 | 0.3.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.17.6 | |
path |
- | 1.9.1 | 1.9.1 | |
pointycastle |
- | 4.0.0 | 4.0.0 | |
postgrest |
- | 2.6.0 | 2.6.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
realtime_client |
- | 2.7.1 | 2.7.1 | |
retry |
- | 3.1.2 | 3.1.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqlite3 |
- | 3.2.0 | 3.2.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
storage_client |
- | 2.5.1 | 2.5.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yet_another_json_isolate |
- | 2.1.0 | 2.1.0 |
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.23.12, Dart 3.11.2.
Check the analysis log for details.