locorda_flutter 0.5.2
locorda_flutter: ^0.5.2 copied to clipboard
Flutter integration for Locorda BYOB sync — combines ObjectSyncEngine, worker architecture, and UI widgets into a single Locorda facade for offline-first Flutter apps.
We analyzed this package 26 hours ago, and awarded it 150 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
30 out of 54 API elements (55.6 %) have documentation comments.
Some symbols that are missing documentation: locorda_flutter, locorda_flutter.CrdtIndexConfig, locorda_flutter.CrdtIndexConfig.hashAlgorithmClass, locorda_flutter.CrdtIndexConfig.shardingAlgorithmClass, locorda_flutter.FullIndexConfig.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:locorda_flutter/locorda_flutter.dartthat imports:package:locorda_flutter/src/locorda.dartthat imports:package:locorda_flutter_core/locorda_flutter_core.dartthat imports:package:locorda_flutter_core/src/integration.dartthat imports:package:locorda_worker/worker_main.dartthat imports:package:locorda_worker/src/shared/worker_params.dartthat imports:package:locorda_worker/worker.dartthat imports:package:locorda_worker/src/worker/remote_worker_handler.dartthat imports:package:locorda_worker/src/worker/worker_entry_point.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 |
|---|---|---|---|---|
locorda_core |
^0.5.2 |
0.5.2 | 0.5.2 | |
locorda_flutter_core |
^0.5.2 |
0.5.2 | 0.5.2 | |
locorda_objects |
^0.5.2 |
0.5.2 | 0.5.2 | |
locorda_rdf_core |
^0.12.2 |
0.12.3 | 0.12.3 | |
locorda_rdf_mapper |
^0.12.2 |
0.12.3 | 0.12.3 | |
locorda_ui |
^0.5.2 |
0.5.2 | 0.5.2 | |
locorda_worker |
^0.5.2 |
0.5.2 | 0.5.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
locorda_rdf_jelly |
- | 0.12.3 | 0.12.3 | |
locorda_rdf_terms_core |
- | 0.12.3 | 0.12.3 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
protobuf |
- | 6.0.0 | 6.0.0 | |
rxdart |
- | 0.28.0 | 0.28.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 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 |
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, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.